Salome HOME
Workaround for bugs 0019899, 0019908 and 0019910 from Mantis.
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IBlocksOperations.hxx
index 4b43078dc9977c98f36c2396880500d743c28303..8248df00f512a1b63e35aa5f845fce4c7cf7b5b0 100644 (file)
 // License along with this library; if not, write to the Free Software 
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
-// See http://www.salome-platform.org/
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
 #ifndef _GEOMImpl_IBlocksOperations_HXX_
 #define _GEOMImpl_IBlocksOperations_HXX_
 
+using namespace std;
+
 #include "GEOM_IOperations.hxx"
 
 #include <TopTools_ListOfShape.hxx>