Salome HOME
Preparation of intermediate revision
[modules/geom.git] / src / GEOMImpl / GEOM_GEOMImpl.hxx
index b101bae15770b293aa23706f3cc565c08bd4d0f1..55308f89c42a97f691f1823203f80db76487426c 100755 (executable)
@@ -27,7 +27,7 @@
 #define _GEOM_GEOMImpl_HXX_
 
 #ifdef WNT
- #if defined GEOMIMPL_EXPORTS
+ #if defined GEOMIMPL_EXPORTS || defined GEOMimpl_EXPORTS
   #if defined WIN32
    #define GEOMIMPL_EXPORT __declspec( dllexport )
   #else