Adjusting testing cases for current state of OCCT
[occt.git] / samples / java / drv / ISession2D / ISession2D_ObjectOwner.jxx
CommitLineData
7fd59977 1#ifndef _Graphic2d_GraphicObject_HeaderFile
2#include <Graphic2d_GraphicObject.hxx>
3#endif
4#ifndef _SelectMgr_SelectableObject_HeaderFile
5#include <SelectMgr_SelectableObject.hxx>
6#endif
7#ifndef _PrsMgr_PresentationManager_HeaderFile
8#include <PrsMgr_PresentationManager.hxx>
9#endif
10#ifndef _TCollection_AsciiString_HeaderFile
11#include <TCollection_AsciiString.hxx>
12#endif
13#ifndef _ISession2D_ObjectOwner_HeaderFile
14#include <ISession2D_ObjectOwner.hxx>
15#endif