Compatibility cmake

This commit is contained in:
adam 2009-02-26 15:04:36 +00:00
parent 96fede33b3
commit ea89ab6a23
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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