summaryrefslogtreecommitdiff
path: root/src/util/ostream_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/ostream_util.h')
-rw-r--r--src/util/ostream_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/ostream_util.h b/src/util/ostream_util.h
index b27c22819..6e2a291a3 100644
--- a/src/util/ostream_util.h
+++ b/src/util/ostream_util.h
@@ -20,7 +20,7 @@
#define CVC4__UTIL__OSTREAM_UTIL_H
#include <ios>
-#include <ostream>
+#include <iosfwd>
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback