summaryrefslogtreecommitdiff
path: root/src/options/bv_bitblast_mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/bv_bitblast_mode.h')
-rw-r--r--src/options/bv_bitblast_mode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/bv_bitblast_mode.h b/src/options/bv_bitblast_mode.h
index 89ecdc381..08a6e4077 100644
--- a/src/options/bv_bitblast_mode.h
+++ b/src/options/bv_bitblast_mode.h
@@ -19,7 +19,7 @@
#ifndef __CVC4__THEORY__BV__BITBLAST_MODE_H
#define __CVC4__THEORY__BV__BITBLAST_MODE_H
-#include <iostream>
+#include <iosfwd>
namespace CVC4 {
namespace theory {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback