blob: 95017cab2a85a7fc0eb2754a45b31589a1ec6a5b (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _gp_XYZ_HeaderFile
#include <gp_XYZ.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
#ifndef _IGESGeom_Line_HeaderFile
#include <IGESGeom_Line.hxx>
#endif
|