11 lines
390 B
Text
11 lines
390 B
Text
diff -ruN ORIG/TransverseMercatorProjection.cpp TransverseMercatorProjection.cpp
|
|
--- ORIG/TransverseMercatorProjection.cpp Fri May 5 07:24:56 2000
|
|
+++ TransverseMercatorProjection.cpp Fri Apr 27 19:07:00 2001
|
|
@@ -7,6 +7,7 @@
|
|
#include "TransverseMercatorProjection.h"
|
|
#include "DatumConvertor.h"
|
|
|
|
+#include <stdio.h>
|
|
// GCTPC includes
|
|
#include "gctpc/gctpc.h"
|
|
#include "gctpc/gctp.h"
|