summaryrefslogtreecommitdiff
path: root/src/proof/proof_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proof/proof_manager.h')
-rw-r--r--src/proof/proof_manager.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/proof/proof_manager.h b/src/proof/proof_manager.h
index c7eb2282b..f05fb0386 100644
--- a/src/proof/proof_manager.h
+++ b/src/proof/proof_manager.h
@@ -19,7 +19,6 @@
#ifndef CVC4__PROOF_MANAGER_H
#define CVC4__PROOF_MANAGER_H
-#include <iosfwd>
#include <memory>
#include <unordered_map>
#include <unordered_set>
@@ -28,7 +27,6 @@
#include "context/cdhashset.h"
#include "expr/node.h"
#include "proof/clause_id.h"
-#include "util/statistics_registry.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback