mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
16 lines
460 B
Plaintext
Executable File
16 lines
460 B
Plaintext
Executable File
#ifndef _Graphic2d_GraphicObject_HeaderFile
|
|
#include <Graphic2d_GraphicObject.hxx>
|
|
#endif
|
|
#ifndef _SelectMgr_SelectableObject_HeaderFile
|
|
#include <SelectMgr_SelectableObject.hxx>
|
|
#endif
|
|
#ifndef _PrsMgr_PresentationManager_HeaderFile
|
|
#include <PrsMgr_PresentationManager.hxx>
|
|
#endif
|
|
#ifndef _TCollection_AsciiString_HeaderFile
|
|
#include <TCollection_AsciiString.hxx>
|
|
#endif
|
|
#ifndef _ISession2D_ObjectOwner_HeaderFile
|
|
#include <ISession2D_ObjectOwner.hxx>
|
|
#endif
|