Go to the documentation of this file.
   26 #ifndef __TERRALIB_GEOMETRY_INTERNAL_INTERNALCONFIG_H 
   27 #define __TERRALIB_GEOMETRY_INTERNAL_INTERNALCONFIG_H 
   29 #include <geos/version.h> 
   40 #ifndef GEOS_FULLVERSION 
   41 #define GEOS_FULLVERSION (GEOS_VERSION_MAJOR * 10000) + (GEOS_VERSION_MINOR * 100) + GEOS_VERSION_PATCH