mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-10 08:40:35 +05:00
15 lines
405 B
Plaintext
15 lines
405 B
Plaintext
|
#ifndef _GEOM_InteractiveObject_HeaderFile
|
||
|
#include "GEOM_InteractiveObject.hxx"
|
||
|
#endif
|
||
|
#ifndef _TopoDS_Shape_HeaderFile
|
||
|
#include <TopoDS_Shape.hxx>
|
||
|
#endif
|
||
|
#ifndef _GEOM_AISShape_HeaderFile
|
||
|
#include "GEOM_AISShape.hxx"
|
||
|
#endif
|
||
|
#ifndef _PrsMgr_PresentationManager3d_HeaderFile
|
||
|
#include <PrsMgr_PresentationManager3d.hxx>
|
||
|
#endif
|
||
|
#ifndef _Prs3d_Presentation_HeaderFile
|
||
|
#include <Prs3d_Presentation.hxx>
|
||
|
#endif
|