summaryrefslogtreecommitdiffstats
path: root/games/xevil/files/patch-cmn::locator.h
blob: 1905c1f9824fa89f437797ff1cce5b3f7bf48f24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- cmn/locator.h.dist	Sat Mar 22 20:35:30 2003
+++ cmn/locator.h	Sat Oct 25 21:42:46 2003
@@ -47,7 +47,8 @@
 
 
 // Include Files
-#include <iostream.h>
+#include <iostream>
+using namespace std;
 
 #include "utils.h"
 #include "coord.h"
OpenPOWER on IntegriCloud