[mapguide-commits] r4257 - trunk/MgDev/Common/Geometry/CoordinateSystem

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Tue Sep 22 19:36:05 EDT 2009


Author: NormOlsen
Date: 2009-09-22 19:36:04 -0400 (Tue, 22 Sep 2009)
New Revision: 4257

Modified:
   trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystemGeodeticTransformationMethod.h
Log:
Fix broken build, AGAIN :>(

Modified: trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystemGeodeticTransformationMethod.h
===================================================================
--- trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystemGeodeticTransformationMethod.h	2009-09-22 23:31:13 UTC (rev 4256)
+++ trunk/MgDev/Common/Geometry/CoordinateSystem/CoordinateSystemGeodeticTransformationMethod.h	2009-09-22 23:36:04 UTC (rev 4257)
@@ -16,7 +16,7 @@
 //
 
 #ifndef _MGCOORDINATESYSTEMGEODETICTRANSFORMATIONMETHOD_H_
-#define _MGCOORDINATESYSTEMGEODETICTRANSFORMATIONMETHOD_H_69
+#define _MGCOORDINATESYSTEMGEODETICTRANSFORMATIONMETHOD_H_
 
 /// \defgroup MgCoordinateSystemGeodeticTransformationMethod MgCoordinateSystemGeodeticTransformationMethod
 /// \ingroup Coordinate_System_classes



More information about the mapguide-commits mailing list