mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-08 05:34:18 +05:00
13 lines
284 B
Plaintext
13 lines
284 B
Plaintext
|
#ifndef _NMTTools_DSFiller_HeaderFile
|
||
|
#include <NMTTools_DSFiller.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Edge_HeaderFile
|
||
|
#include <TopoDS_Edge.hxx>
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Face_HeaderFile
|
||
|
#include <TopoDS_Face.hxx>
|
||
|
#endif
|
||
|
#ifndef _NMTAlgo_Builder_HeaderFile
|
||
|
#include <NMTAlgo_Builder.hxx>
|
||
|
#endif
|