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 {