summaryrefslogtreecommitdiff
path: root/drv/GeomToStep/GeomToStep_MakeConic.jxx
blob: a1c9794018c19834cc743222128f4af49860e4a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _StepGeom_Conic_HeaderFile
#include <StepGeom_Conic.hxx>
#endif
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _Geom_Conic_HeaderFile
#include <Geom_Conic.hxx>
#endif
#ifndef _Geom2d_Conic_HeaderFile
#include <Geom2d_Conic.hxx>
#endif
#ifndef _GeomToStep_MakeConic_HeaderFile
#include <GeomToStep_MakeConic.hxx>
#endif