summaryrefslogtreecommitdiff
path: root/misc/projectionlib/files/patch-al
blob: 8ba30dcf18ea45a818c4b223b16322467099c947 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- Projection.h.orig	Sat Dec 21 01:21:00 2002
+++ Projection.h	Sat Dec 21 01:21:09 2002
@@ -10,9 +10,7 @@
 #include <string>
 #include "ProjectionTypes.h"
 
-#ifdef WIN32
 using namespace std;
-#endif
 
 class Projection  
 {