Salome HOME
Workaround for bugs 0019899, 0019908 and 0019910 from Mantis.
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IBlocksOperations.hxx
index 9b8414308680c72abcd14f2580eff28a77209592..8248df00f512a1b63e35aa5f845fce4c7cf7b5b0 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef _GEOMImpl_IBlocksOperations_HXX_
 #define _GEOMImpl_IBlocksOperations_HXX_
 
+using namespace std;
+
 #include "GEOM_IOperations.hxx"
 
 #include <TopTools_ListOfShape.hxx>