19 #ifndef GEOS_IO_CLOCALIZER_H 20 #define GEOS_IO_CLOCALIZER_H 22 #include <geos/export.h> 28 #pragma warning(disable: 4251) // warning C4251: needs to have dll-interface to be used by clients of class 37 class GEOS_DLL CLocalizer {
45 std::string saved_locale;
55 #endif // GEOS_IO_CLOCALIZER_H Basic namespace for all GEOS functionalities.
Definition: Angle.h:26