summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/iand_utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/iand_utils.cpp')
-rw-r--r--src/theory/arith/nl/iand_utils.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/arith/nl/iand_utils.cpp b/src/theory/arith/nl/iand_utils.cpp
index 17eb518a2..652f0eec7 100644
--- a/src/theory/arith/nl/iand_utils.cpp
+++ b/src/theory/arith/nl/iand_utils.cpp
@@ -19,6 +19,8 @@
#include "cvc4_private.h"
#include "theory/arith/nl/nl_model.h"
+#include "theory/rewriter.h"
+
namespace CVC4 {
namespace theory {
namespace arith {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback