mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-25 07:22:04 +05:00
Correct compilation under Win32 platform
This commit is contained in:
parent
e330735a02
commit
b7b489fb34
@ -26,8 +26,6 @@
|
||||
// Module : GEOM
|
||||
// $Header$
|
||||
|
||||
using namespace std;
|
||||
|
||||
#include <Standard_Stream.hxx>
|
||||
|
||||
#include <Standard_Stream.hxx>
|
||||
|
@ -29,8 +29,6 @@
|
||||
#if !defined (__GEOM_DISPLAYER_H)
|
||||
#define __GEOM_DISPLAYER_H
|
||||
|
||||
using namespace std;
|
||||
|
||||
#include "GEOM_GEOMGUI.hxx"
|
||||
|
||||
#include "SALOME_Prs.h"
|
||||
|
@ -21,8 +21,6 @@
|
||||
#pragma warning( disable:4786 )
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
|
||||
#include <Standard_Stream.hxx>
|
||||
|
||||
#include <GEOMImpl_IBlocksOperations.hxx>
|
||||
|
@ -24,8 +24,6 @@
|
||||
#pragma warning( disable:4786 )
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
|
||||
#include <Standard_Stream.hxx>
|
||||
|
||||
#include <GEOMImpl_IHealingOperations.hxx>
|
||||
|
@ -18,8 +18,6 @@
|
||||
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
|
||||
//
|
||||
|
||||
using namespace std;
|
||||
|
||||
#include <Standard_Stream.hxx>
|
||||
|
||||
#include <GEOMImpl_ILocalOperations.hxx>
|
||||
|
@ -23,8 +23,6 @@
|
||||
// Project : SALOME
|
||||
// $Header$
|
||||
|
||||
using namespace std;
|
||||
|
||||
#include <Standard_Stream.hxx>
|
||||
|
||||
#include "GEOMImpl_IShapesOperations.hxx"
|
||||
|
@ -29,7 +29,6 @@
|
||||
#include <strstream>
|
||||
|
||||
#include "Utils_CorbaException.hxx"
|
||||
#include "OpUtil.hxx"
|
||||
#include "Utils_ExceptHandlers.hxx"
|
||||
#include "utilities.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user