20 #ifndef GEOMALGOIMPL_H
21 #define GEOMALGOIMPL_H
23 #if defined GEOMALGOIMPL_EXPORTS
25 #define GEOMALGOIMPL_EXPORT __declspec( dllexport )
27 #define GEOMALGOIMPL_EXPORT
31 #define GEOMALGOIMPL_EXPORT __declspec( dllimport )
33 #define GEOMALGOIMPL_EXPORT