summaryrefslogtreecommitdiff
path: root/src/prop/sat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/sat.h')
-rw-r--r--src/prop/sat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prop/sat.h b/src/prop/sat.h
index 93e95eedf..207ed90fd 100644
--- a/src/prop/sat.h
+++ b/src/prop/sat.h
@@ -13,11 +13,11 @@
** SAT Solver.
**/
+#include "cvc4_private.h"
+
#ifndef __CVC4__PROP__SAT_H
#define __CVC4__PROP__SAT_H
-#include "cvc4_private.h"
-
#define __CVC4_USE_MINISAT
#ifdef __CVC4_USE_MINISAT
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback