Adjusting testing cases for current state of OCCT
[occt.git] / samples / java / drv / ISession / ISession_Curve.jxx
1 #ifndef _Geom_Curve_HeaderFile
2 #include <Geom_Curve.hxx>
3 #endif
4 #ifndef _PrsMgr_PresentationManager3d_HeaderFile
5 #include <PrsMgr_PresentationManager3d.hxx>
6 #endif
7 #ifndef _Prs3d_Presentation_HeaderFile
8 #include <Prs3d_Presentation.hxx>
9 #endif
10 #ifndef _Prs3d_Projector_HeaderFile
11 #include <Prs3d_Projector.hxx>
12 #endif
13 #ifndef _SelectMgr_Selection_HeaderFile
14 #include <SelectMgr_Selection.hxx>
15 #endif
16 #ifndef _ISession_Curve_HeaderFile
17 #include <ISession_Curve.hxx>
18 #endif