summaryrefslogtreecommitdiff
path: root/games/xevil/files/patch-cmn::streams.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/xevil/files/patch-cmn::streams.cpp')
-rw-r--r--games/xevil/files/patch-cmn::streams.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/xevil/files/patch-cmn::streams.cpp b/games/xevil/files/patch-cmn::streams.cpp
new file mode 100644
index 000000000000..7d0ff670e436
--- /dev/null
+++ b/games/xevil/files/patch-cmn::streams.cpp
@@ -0,0 +1,12 @@
+--- cmn/streams.cpp.orig Wed Jan 19 12:54:32 2000
++++ cmn/streams.cpp Sat Oct 25 21:44:08 2003
+@@ -31,7 +31,8 @@
+ #include "utils.h"
+ #include "neth.h" // needed for recv, send, recvfrom, sendto
+
+-#include <iostream.h>
++#include <iostream>
++using namespace std;
+
+ #include "streams.h"
+ #include "xetp.h" // yuck, need this for XETP::versionStr