mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
12 lines
227 B
Text
12 lines
227 B
Text
--- 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
|
|
{
|