summaryrefslogtreecommitdiff
path: root/src/expr/expr_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/expr_template.h')
-rw-r--r--src/expr/expr_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/expr_template.h b/src/expr/expr_template.h
index d2ad45dee..ead50c1ab 100644
--- a/src/expr/expr_template.h
+++ b/src/expr/expr_template.h
@@ -27,7 +27,7 @@ ${includes}
#define __CVC4__EXPR_H
#include <stdint.h>
-#include <iostream>
+#include <iosfwd>
#include <iterator>
#include <string>
#include <unordered_map>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback