summaryrefslogtreecommitdiff
path: root/src/prop/bvminisat/bvminisat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/bvminisat/bvminisat.h')
-rw-r--r--src/prop/bvminisat/bvminisat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prop/bvminisat/bvminisat.h b/src/prop/bvminisat/bvminisat.h
index d337ff4e6..e13775ab2 100644
--- a/src/prop/bvminisat/bvminisat.h
+++ b/src/prop/bvminisat/bvminisat.h
@@ -16,6 +16,8 @@
** Implementation of the minisat for cvc4 (bitvectors).
**/
+#include "cvc4_private.h"
+
#pragma once
#include "prop/sat_solver.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback