mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
Fix compilation on win32 platform.
This commit is contained in:
parent
ce9cd12e09
commit
a973225eef
@ -24,6 +24,7 @@
|
||||
#ifndef SMDS_MeshInfo_HeaderFile
|
||||
#define SMDS_MeshInfo_HeaderFile
|
||||
|
||||
#include <string>
|
||||
using namespace std;
|
||||
|
||||
#include "SMESH_SMDS.hxx"
|
||||
|
@ -28,7 +28,7 @@
|
||||
#define __SMESH_PreMeshInfo_HXX__
|
||||
|
||||
#include "SMDS_MeshInfo.hxx"
|
||||
|
||||
#include <SALOMEconfig.h>
|
||||
#include CORBA_SERVER_HEADER(SMESH_Mesh)
|
||||
#include CORBA_SERVER_HEADER(SALOMEDS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user