diff options
Diffstat (limited to 'src/expand/env.cpp')
-rw-r--r-- | src/expand/env.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/expand/env.cpp b/src/expand/env.cpp index 85742549..db51fa67 100644 --- a/src/expand/env.cpp +++ b/src/expand/env.cpp @@ -7,6 +7,7 @@ */ #include <synext_macro.hpp> #include <parse/common.hpp> +#include <parse/ttstream.hpp> #include <ast/expr.hpp> // ExprNode_* #include <synext.hpp> // for Expand_BareExpr |