summaryrefslogtreecommitdiff
path: root/src/theory/bv/theory_bv_utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/theory_bv_utils.cpp')
-rw-r--r--src/theory/bv/theory_bv_utils.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/bv/theory_bv_utils.cpp b/src/theory/bv/theory_bv_utils.cpp
index 927a40b82..bc6096cbb 100644
--- a/src/theory/bv/theory_bv_utils.cpp
+++ b/src/theory/bv/theory_bv_utils.cpp
@@ -20,6 +20,8 @@
#include "expr/skolem_manager.h"
#include "options/theory_options.h"
#include "theory/theory.h"
+#include "util/bitvector.h"
+#include "util/rational.h"
namespace cvc5 {
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback