#pragma warning( disable:4786 )
#endif
+using namespace std;
+
#include <Standard_Stream.hxx>
#include <GEOMImpl_IBlocksOperations.hxx>
#ifndef _GEOMImpl_IBlocksOperations_HXX_
#define _GEOMImpl_IBlocksOperations_HXX_
+using namespace std;
+
#include "GEOM_IOperations.hxx"
#include <TopTools_ListOfShape.hxx>
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
+
+
+
#ifdef WNT
#pragma warning( disable:4786 )
#endif
+using namespace std;
+
#include <Standard_Stream.hxx>
#include <GEOMImpl_IHealingOperations.hxx>
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
+using namespace std;
+
#ifndef _GEOMImpl_IHealingOperations_HXX_
#define _GEOMImpl_IHealingOperations_HXX_
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
+
+using namespace std;
+
#include <Standard_Stream.hxx>
#include <GEOMImpl_ILocalOperations.hxx>
#ifndef _GEOMImpl_ILocalOperations_HXX_
#define _GEOMImpl_ILocalOperations_HXX_
+using namespace std;
+
#include "Utils_SALOME_Exception.hxx"
#include "GEOM_IOperations.hxx"
#include "GEOM_Engine.hxx"
// Project : SALOME
// $Header$
+using namespace std;
+
#include <Standard_Stream.hxx>
#include "GEOMImpl_IShapesOperations.hxx"
#ifndef _GEOMImpl_IShapesOperations_HXX_
#define _GEOMImpl_IShapesOperations_HXX_
+using namespace std;
+
#include "GEOM_IOperations.hxx"
#include "GEOMAlgo_State.hxx"