Adjusting testing cases for current state of OCCT
[occt.git] / samples / java / drv / SampleAISBasicPackage / SampleAISBasicPackage.jxx
CommitLineData
7fd59977 1#ifndef _V3d_Viewer_HeaderFile
2#include <V3d_Viewer.hxx>
3#endif
4#ifndef _V3d_View_HeaderFile
5#include <V3d_View.hxx>
6#endif
7#ifndef _AIS_InteractiveContext_HeaderFile
8#include <AIS_InteractiveContext.hxx>
9#endif
10#ifndef _TCollection_AsciiString_HeaderFile
11#include <TCollection_AsciiString.hxx>
12#endif
13#ifndef _SampleAISBasicPackage_HeaderFile
14#include <SampleAISBasicPackage.hxx>
15#endif