summaryrefslogtreecommitdiff
path: root/src/theory/arrays/inference_manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/inference_manager.cpp')
-rw-r--r--src/theory/arrays/inference_manager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/arrays/inference_manager.cpp b/src/theory/arrays/inference_manager.cpp
index 96f2b02c3..b5bb9be14 100644
--- a/src/theory/arrays/inference_manager.cpp
+++ b/src/theory/arrays/inference_manager.cpp
@@ -16,6 +16,7 @@
#include "options/smt_options.h"
#include "theory/theory.h"
+#include "theory/theory_state.h"
#include "theory/uf/equality_engine.h"
using namespace CVC4::kind;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback