aboutsummaryrefslogtreecommitdiffhomepage
path: root/expand.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-01-22 20:47:13 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-01-22 20:47:13 -0800
commitda85bdc4012fb5a5e7ffffe61381fb9ba742958b (patch)
tree6bab8fa3073ae11b3f3e1db14f1462cc8ae205fd /expand.h
parent7e486e3b5c5e1a3a6936322fde487260d3058042 (diff)
More work on the instanced parser
Diffstat (limited to 'expand.h')
-rw-r--r--expand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/expand.h b/expand.h
index 4887c06b..c9c3f138 100644
--- a/expand.h
+++ b/expand.h
@@ -123,6 +123,7 @@ enum
*/
#define ARRAY_BOUNDS_ERR _(L"Array index out of bounds")
+class parser_t;
/**
Perform various forms of expansion on in, such as tilde expansion