Salome HOME
bos #41647 [CEA][Windows] bos #38044 breaks GEOM compilation bos/41647 master 20/head
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 8 Apr 2024 07:27:15 +0000 (09:27 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 8 Apr 2024 07:27:15 +0000 (09:27 +0200)
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,