summaryrefslogtreecommitdiff
path: root/games/xevil/files/patch-cmn::streams.cpp
blob: 7d0ff670e4360bf87ea8fced3be0f91f20c5889e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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