summaryrefslogtreecommitdiff
path: root/src/main/interactive_shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/interactive_shell.h')
-rw-r--r--src/main/interactive_shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/interactive_shell.h b/src/main/interactive_shell.h
index 1b1031776..844fddf45 100644
--- a/src/main/interactive_shell.h
+++ b/src/main/interactive_shell.h
@@ -15,7 +15,7 @@
#ifndef __CVC4__INTERACTIVE_SHELL_H
#define __CVC4__INTERACTIVE_SHELL_H
-#include <iostream>
+#include <iosfwd>
#include <string>
#include "options/language.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback