From: Nabil Ghodbane Date: Mon, 8 Apr 2024 07:27:15 +0000 (+0200) Subject: bos #41647 [CEA][Windows] bos #38044 breaks GEOM compilation X-Git-Tag: V9_13_0a1~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c13ae14b5ab95001d14029b2c2de594208faec34;p=modules%2Fgeom.git bos #41647 [CEA][Windows] bos #38044 breaks GEOM compilation --- diff --git a/src/GEOMImpl/GEOMImpl_IHealingOperations.hxx b/src/GEOMImpl/GEOMImpl_IHealingOperations.hxx index ac9b0dfe6..27c0cc42e 100644 --- a/src/GEOMImpl/GEOMImpl_IHealingOperations.hxx +++ b/src/GEOMImpl/GEOMImpl_IHealingOperations.hxx @@ -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,