mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-08 20:57:27 +05:00
Compatibility cmake
This commit is contained in:
parent
96fede33b3
commit
ea89ab6a23
@ -27,7 +27,7 @@
|
|||||||
#define _SMESH_QuadToTriaAdaptor_HXX_
|
#define _SMESH_QuadToTriaAdaptor_HXX_
|
||||||
|
|
||||||
#include <SMESH_Mesh.hxx>
|
#include <SMESH_Mesh.hxx>
|
||||||
#include <SMESH_StdMeshers.hxx>
|
#include "SMESH_StdMeshers.hxx"
|
||||||
#include <SMDS_FaceOfNodes.hxx>
|
#include <SMDS_FaceOfNodes.hxx>
|
||||||
#include <TColgp_HArray1OfPnt.hxx>
|
#include <TColgp_HArray1OfPnt.hxx>
|
||||||
#include <TColgp_HArray1OfVec.hxx>
|
#include <TColgp_HArray1OfVec.hxx>
|
||||||
|
@ -31,8 +31,8 @@
|
|||||||
#include <SMESHGUI_Utils.h>
|
#include <SMESHGUI_Utils.h>
|
||||||
#include <SMESH_TypeFilter.hxx>
|
#include <SMESH_TypeFilter.hxx>
|
||||||
#include <SMESH_NumberFilter.hxx>
|
#include <SMESH_NumberFilter.hxx>
|
||||||
#include <StdMeshersGUI_ObjectReferenceParamWdg.h>
|
#include "StdMeshersGUI_ObjectReferenceParamWdg.h"
|
||||||
#include <StdMeshersGUI_LayerDistributionParamWdg.h>
|
#include "StdMeshersGUI_LayerDistributionParamWdg.h"
|
||||||
#include <SALOMEDSClient_Study.hxx>
|
#include <SALOMEDSClient_Study.hxx>
|
||||||
|
|
||||||
// SALOME GUI includes
|
// SALOME GUI includes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user