summaryrefslogtreecommitdiff
path: root/src/theory/bags/term_registry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bags/term_registry.cpp')
-rw-r--r--src/theory/bags/term_registry.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/theory/bags/term_registry.cpp b/src/theory/bags/term_registry.cpp
index 38c494219..192fd6809 100644
--- a/src/theory/bags/term_registry.cpp
+++ b/src/theory/bags/term_registry.cpp
@@ -14,6 +14,9 @@
#include "theory/bags/term_registry.h"
+#include "theory/bags/inference_manager.h"
+#include "theory/bags/solver_state.h"
+
using namespace std;
using namespace CVC4::kind;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback