summaryrefslogtreecommitdiff
path: root/src/proof/proof.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/proof.h')
-rw-r--r--src/proof/proof.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/proof/proof.h b/src/proof/proof.h
index 4ce621e43..cc8b5d45f 100644
--- a/src/proof/proof.h
+++ b/src/proof/proof.h
@@ -16,6 +16,8 @@
** Proof manager
**/
+#include "cvc4_private.h"
+
#ifndef __CVC4__PROOF__PROOF_H
#define __CVC4__PROOF__PROOF_H
@@ -31,6 +33,4 @@
# define PROOF_ON() false
#endif /* CVC4_PROOF */
-
-
#endif /* __CVC4__PROOF__PROOF_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback