mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
11 lines
385 B
Text
11 lines
385 B
Text
diff -ruN ORIG/PseudocylindricalProjection.cpp PseudocylindricalProjection.cpp
|
|
--- ORIG/PseudocylindricalProjection.cpp Fri May 5 07:24:56 2000
|
|
+++ PseudocylindricalProjection.cpp Fri Apr 27 19:07:04 2001
|
|
@@ -7,6 +7,7 @@
|
|
#include "PseudocylindricalProjection.h"
|
|
#include "DatumConvertor.h"
|
|
|
|
+#include <stdio.h>
|
|
// GCTPC includes
|
|
#include "gctpc/gctpc.h"
|
|
#include "gctpc/proj.h"
|