mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
3dd4ec6461
Submitted by: bento
13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
--- 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
|
|
{
|