]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOMImpl/GEOM_GEOMImpl.hxx
Salome HOME
WIN32 compilation.
[modules/geom.git] / src / GEOMImpl / GEOM_GEOMImpl.hxx
index b019221acea2396d64c19c48a22473a0a5bced80..7e277ede49b82c59cb10dcb4de3e5f9c40c8b685 100755 (executable)
@@ -28,7 +28,7 @@
 #define _GEOM_GEOMImpl_HXX_
 
 #ifdef WNT
- #if defined GEOMIMPL_EXPORTS || defined GEOMimpl_EXPORTS
+ #if defined GEOMIMPL_EXPORTS || defined GEOMImpl_EXPORTS
   #if defined WIN32
    #define GEOMIMPL_EXPORT __declspec( dllexport )
   #else