Porting to CAS-6.2.1sp1

This commit is contained in:
maintenance team 2008-02-20 09:54:44 +00:00
parent c2827bd96e
commit b1e72cfac7
3 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,8 @@
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
using namespace std;
#ifndef SMESHGUI_EditMeshDlg_H
#define SMESHGUI_EditMeshDlg_H

View File

@ -17,6 +17,8 @@
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
using namespace std;
#ifndef SMESHGUI_VTKUtils_HeaderFile
#define SMESHGUI_VTKUtils_HeaderFile

View File

@ -18,6 +18,8 @@
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
using namespace std;
#include "StdMeshersGUI_DistrPreview.h"
#include <Expr_NamedUnknown.hxx>