summaryrefslogtreecommitdiff
path: root/drv/IGESGeom/IGESGeom_ConicArc.jxx
blob: f4b449fd3146103e9389a17c131853a7aabdc568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _gp_XY_HeaderFile
#include <gp_XY.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
#ifndef _gp_Dir_HeaderFile
#include <gp_Dir.hxx>
#endif
#ifndef _IGESGeom_ConicArc_HeaderFile
#include <IGESGeom_ConicArc.hxx>
#endif