summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/int_to_bv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/preprocessing/passes/int_to_bv.cpp')
-rw-r--r--src/preprocessing/passes/int_to_bv.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/preprocessing/passes/int_to_bv.cpp b/src/preprocessing/passes/int_to_bv.cpp
index fd0800f23..5b0465772 100644
--- a/src/preprocessing/passes/int_to_bv.cpp
+++ b/src/preprocessing/passes/int_to_bv.cpp
@@ -24,6 +24,7 @@
#include "expr/node.h"
#include "expr/node_traversal.h"
+#include "options/smt_options.h"
#include "theory/rewriter.h"
#include "theory/theory.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback