]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
Fix compilation error on Windows
authorvsr <vsr@opencascade.com>
Mon, 13 Feb 2012 07:53:42 +0000 (07:53 +0000)
committervsr <vsr@opencascade.com>
Mon, 13 Feb 2012 07:53:42 +0000 (07:53 +0000)
src/SMESH_I/SMESH_2smeshpy.hxx

index e1e5f1e8d285746f9da88a1d24dfd82a636517ae..9fc3c3291ae5abf67a86538d74a9abfc0262783a 100644 (file)
@@ -37,7 +37,8 @@
 #include <list>
 #include <map>
 
-#include CORBA_SERVER_HEADER(SALOMEDS)
+#include <SALOMEconfig.h>
+#include CORBA_CLIENT_HEADER(SALOMEDS)
 
 // ===========================================================================================
 /*!