summaryrefslogtreecommitdiffstats
path: root/games/xevil/files/patch-cmn::world.cpp
blob: aaae273036799fec89b9f3953a6a02763b914997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- cmn/world.cpp.orig	Wed Jan 19 21:15:08 2000
+++ cmn/world.cpp	Sat Oct 25 21:45:40 2003
@@ -35,7 +35,8 @@
 #endif
 
 // Include Files.
-#include <iostream.h>
+#include <iostream>
+using namespace std;
 
 #include "utils.h"
 #include "coord.h"
OpenPOWER on IntegriCloud