// Module : GEOM
// $Header$
-using namespace std;
-
#include <Standard_Stream.hxx>
#include <Standard_Stream.hxx>
#if !defined (__GEOM_DISPLAYER_H)
#define __GEOM_DISPLAYER_H
-using namespace std;
-
#include "GEOM_GEOMGUI.hxx"
#include "SALOME_Prs.h"
#pragma warning( disable:4786 )
#endif
-using namespace std;
-
#include <Standard_Stream.hxx>
#include <GEOMImpl_IBlocksOperations.hxx>
#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;
-
#include <Standard_Stream.hxx>
#include <GEOMImpl_ILocalOperations.hxx>
// Project : SALOME
// $Header$
-using namespace std;
-
#include <Standard_Stream.hxx>
#include "GEOMImpl_IShapesOperations.hxx"
#include <strstream>
#include "Utils_CorbaException.hxx"
-#include "OpUtil.hxx"
#include "Utils_ExceptHandlers.hxx"
#include "utilities.h"
bool isMultiFile) {
SALOMEDS::TMPFile_var aStreamFile;
// Get a temporary directory to store a file
- std::string aTmpDir = (isMultiFile)?theURL:SALOMEDS_Tool::GetTmpDir();
+ std::string aTmpDir = (isMultiFile)?theURL : SALOMEDS_Tool::GetTmpDir();
// OCCT BUG: cannot save a document (in current folder)
// if directory name is empty