summaryrefslogtreecommitdiff
path: root/src/expand/format_args.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/expand/format_args.cpp')
-rw-r--r--src/expand/format_args.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/expand/format_args.cpp b/src/expand/format_args.cpp
index 3e74e076..b25cc595 100644
--- a/src/expand/format_args.cpp
+++ b/src/expand/format_args.cpp
@@ -6,6 +6,7 @@
#include "../parse/tokentree.hpp"
#include "../parse/lex.hpp"
#include <ast/crate.hpp> // for m_load_std
+#include <ast/expr.hpp> // for ExprNode_*
namespace {