summaryrefslogtreecommitdiff
path: root/src/expr/proof.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/proof.cpp')
-rw-r--r--src/expr/proof.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/expr/proof.cpp b/src/expr/proof.cpp
index b512b5869..6596f6c5f 100644
--- a/src/expr/proof.cpp
+++ b/src/expr/proof.cpp
@@ -14,6 +14,8 @@
#include "expr/proof.h"
+#include "expr/proof_checker.h"
+#include "expr/proof_node.h"
#include "expr/proof_node_manager.h"
using namespace CVC4::kind;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback