summarylogtreecommitdiffstats
path: root/iostream.patch
blob: c934f7a2b8167eba7bc16f9e0d8152183f205fd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"