Salome HOME
Compilation under Windows: add missing header
authorrnv <rnv@opencascade.com>
Tue, 11 May 2021 11:19:50 +0000 (14:19 +0300)
committerrnv <rnv@opencascade.com>
Tue, 11 May 2021 11:19:50 +0000 (14:19 +0300)
src/Container/SALOME_Container_Common.cxx

index be0512aea57e4aece10b722886fd399e47e36368..129dd8997ab6f2977288c55a1969e82e556c2329 100644 (file)
@@ -48,6 +48,7 @@
 #else
 #include <process.h>
 #endif
+#include "SALOME_Container_Common.hxx"
 #include "SALOME_Container_i.hxx"
 #include "utilities.h"
 #include "Utils_ORB_INIT.hxx"