summaryrefslogtreecommitdiffstats
path: root/games/xevil/files/patch-cmn::intel.cpp
blob: 41b4c0c6886d2914445d7e6554d0161f0a732ba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- cmn/intel.cpp.orig	Wed Mar 19 09:49:22 2003
+++ cmn/intel.cpp	Sat Oct 25 21:42:14 2003
@@ -35,7 +35,8 @@
   #include <string.h>
 }
 #if X11
-#include <strstream.h>
+#include <strstream>
+using namespace std;
 #endif
 #if WIN32
 #include <strstrea.h>
OpenPOWER on IntegriCloud