summaryrefslogtreecommitdiff
path: root/test/unit/expr/symbol_table_black.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/expr/symbol_table_black.cpp')
-rw-r--r--test/unit/expr/symbol_table_black.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/unit/expr/symbol_table_black.cpp b/test/unit/expr/symbol_table_black.cpp
index 68b822bac..10fb52f6d 100644
--- a/test/unit/expr/symbol_table_black.cpp
+++ b/test/unit/expr/symbol_table_black.cpp
@@ -20,10 +20,8 @@
#include "base/check.h"
#include "base/exception.h"
#include "context/context.h"
-#include "expr/expr.h"
-#include "expr/expr_manager.h"
+#include "expr/kind.h"
#include "expr/symbol_table.h"
-#include "expr/type.h"
#include "test_api.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback