summaryrefslogtreecommitdiff
path: root/src/theory/inference_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/inference_id.h')
-rw-r--r--src/theory/inference_id.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/theory/inference_id.h b/src/theory/inference_id.h
index 5f6b9cf4d..73f7a2404 100644
--- a/src/theory/inference_id.h
+++ b/src/theory/inference_id.h
@@ -14,14 +14,11 @@
#include "cvc4_private.h"
+#include <iosfwd>
+
#ifndef CVC4__THEORY__INFERENCE_ID_H
#define CVC4__THEORY__INFERENCE_ID_H
-#include <map>
-#include <vector>
-
-#include "util/safe_print.h"
-
namespace CVC4 {
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback