summaryrefslogtreecommitdiff
path: root/src/expr/symbol_table.h
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-01-05 10:07:07 -0600
committerGitHub <noreply@github.com>2021-01-05 10:07:07 -0600
commita026f19e6472a252286f2c5cde9e9d71b835fc95 (patch)
tree57564418a6caa50893a82087c5eaf9306a842feb /src/expr/symbol_table.h
parente0dfc0a343dfd330f9c8d2a5c1ebd21146366ca9 (diff)
Remove a few miscellaneous references to the expr layer (#5661)
Leftover from a development branch.
Diffstat (limited to 'src/expr/symbol_table.h')
-rw-r--r--src/expr/symbol_table.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/expr/symbol_table.h b/src/expr/symbol_table.h
index b2ca745f7..ff8906b2c 100644
--- a/src/expr/symbol_table.h
+++ b/src/expr/symbol_table.h
@@ -24,7 +24,6 @@
#include <vector>
#include "base/exception.h"
-#include "expr/type.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback