aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/llvmc/ConfigLexer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llvmc/ConfigLexer.h b/tools/llvmc/ConfigLexer.h
index 7a9693d5b5..f947da2bf2 100644
--- a/tools/llvmc/ConfigLexer.h
+++ b/tools/llvmc/ConfigLexer.h
@@ -15,6 +15,7 @@
#include <string>
#include <istream>
+#include <cassert>
namespace llvm {