summarylogtreecommitdiffstats
path: root/iostream.patch
diff options
context:
space:
mode:
Diffstat (limited to 'iostream.patch')
-rw-r--r--iostream.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/iostream.patch b/iostream.patch
deleted file mode 100644
index c934f7a2b816..000000000000
--- a/iostream.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/Base/src/cts/CtsCmdRegistry.cpp b/Base/src/cts/CtsCmdRegistry.cpp
-index b824af3..8451d3d 100644
---- a/Base/src/cts/CtsCmdRegistry.cpp
-+++ b/Base/src/cts/CtsCmdRegistry.cpp
-@@ -11,6 +11,7 @@
- // nor does it submit to any jurisdiction.
- //
- /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
-+#include <iostream>
- #include <boost/make_shared.hpp>
- #include "CtsCmdRegistry.hpp"
- #include "ClientToServerCmd.hpp"