summaryrefslogtreecommitdiff
path: root/src/parser/symbol_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/symbol_table.h')
-rw-r--r--src/parser/symbol_table.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parser/symbol_table.h b/src/parser/symbol_table.h
index 3bcc080bd..d6467f4e9 100644
--- a/src/parser/symbol_table.h
+++ b/src/parser/symbol_table.h
@@ -23,6 +23,8 @@
#include <ext/hash_map>
+#include "util/Assert.h"
+
namespace CVC4 {
namespace parser {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback