mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-10 16:50:37 +05:00
19 lines
460 B
Plaintext
19 lines
460 B
Plaintext
#ifndef _NMTTools_PaveFiller_HeaderFile
|
|
#include <NMTTools_PaveFiller.hxx>
|
|
#endif
|
|
#ifndef _BOPTools_ListOfPaveBlock_HeaderFile
|
|
#include <BOPTools_ListOfPaveBlock.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Edge_HeaderFile
|
|
#include <TopoDS_Edge.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Face_HeaderFile
|
|
#include <TopoDS_Face.hxx>
|
|
#endif
|
|
#ifndef _TopoDS_Vertex_HeaderFile
|
|
#include <TopoDS_Vertex.hxx>
|
|
#endif
|
|
#ifndef _NMTTools_DEProcessor_HeaderFile
|
|
#include <NMTTools_DEProcessor.hxx>
|
|
#endif
|