Salome HOME
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM...
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IHealingOperations.hxx
index ac9b0dfe69f1a66d89a52842bbc2605afbe4bc3c..27c0cc42ed91d68cf75a7354c46a0345d72895db 100644 (file)
@@ -109,7 +109,7 @@ class GEOMImpl_IHealingOperations : public GEOM_IOperations {
   // This function doesn't do any healing.
   // The only goal is to provide Python dump functionality for 
   // algorithms entirely implemented in Python.
-  void FuncToPythonDump(
+  Standard_EXPORT void FuncToPythonDump(
     Handle(GEOM_Object) theObject,
     Handle(GEOM_Object) result,
     const char* imports,