port to smesh 8.3
using #ifdef EXTERNAL_SMESH for the diff
This commit is contained in:
@@ -61,7 +61,9 @@
|
||||
#include <StdMeshers_QuadraticMesh.hxx>
|
||||
#include <StdMeshers_RadialPrism_3D.hxx>
|
||||
#include <StdMeshers_SegmentAroundVertex_0D.hxx>
|
||||
#include <StdMeshers_TrianglePreference.hxx>
|
||||
#ifndef EXTERNAL_SMESH
|
||||
#include <StdMeshers_TrianglePreference.hxx>
|
||||
#endif
|
||||
#include <StdMeshers_ProjectionSource1D.hxx>
|
||||
#include <StdMeshers_ProjectionSource2D.hxx>
|
||||
#include <StdMeshers_ProjectionSource3D.hxx>
|
||||
|
||||
Reference in New Issue
Block a user