summaryrefslogtreecommitdiff
path: root/src/prop/prop_proof_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prop/prop_proof_manager.h')
-rw-r--r--src/prop/prop_proof_manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prop/prop_proof_manager.h b/src/prop/prop_proof_manager.h
index fc0151bcd..2e0d997df 100644
--- a/src/prop/prop_proof_manager.h
+++ b/src/prop/prop_proof_manager.h
@@ -27,6 +27,8 @@ namespace CVC4 {
namespace prop {
+class CDCLTSatSolverInterface;
+
/**
* This class is responsible for managing the proof output of PropEngine, both
* building and checking it.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback