summaryrefslogtreecommitdiff
path: root/drv/IntAna/IntAna_Quadric.jxx
blob: a3795cbfe2f267e16f8af7e46b51cc00ceb719c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef _gp_Pln_HeaderFile
#include <gp_Pln.hxx>
#endif
#ifndef _gp_Sphere_HeaderFile
#include <gp_Sphere.hxx>
#endif
#ifndef _gp_Cylinder_HeaderFile
#include <gp_Cylinder.hxx>
#endif
#ifndef _gp_Cone_HeaderFile
#include <gp_Cone.hxx>
#endif
#ifndef _gp_Ax3_HeaderFile
#include <gp_Ax3.hxx>
#endif
#ifndef _IntAna_Quadric_HeaderFile
#include <IntAna_Quadric.hxx>
#endif