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