mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
15
samples/java/drv/ISession2D/ISession2D_ObjectOwner.jxx
Executable file
15
samples/java/drv/ISession2D/ISession2D_ObjectOwner.jxx
Executable file
@@ -0,0 +1,15 @@
|
||||
#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
|
Reference in New Issue
Block a user