summaryrefslogtreecommitdiff
path: root/src/prop/cadical.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/cadical.cpp')
-rw-r--r--src/prop/cadical.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/prop/cadical.cpp b/src/prop/cadical.cpp
index ec8919b0b..ddf20f5a1 100644
--- a/src/prop/cadical.cpp
+++ b/src/prop/cadical.cpp
@@ -17,8 +17,6 @@
#include "prop/cadical.h"
-#ifdef CVC5_USE_CADICAL
-
#include "base/check.h"
#include "util/statistics_registry.h"
@@ -191,5 +189,3 @@ CadicalSolver::Statistics::Statistics(StatisticsRegistry& registry,
} // namespace prop
} // namespace cvc5
-
-#endif // CVC5_USE_CADICAL
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback