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