summaryrefslogtreecommitdiff
path: root/drv/gp/gp_Ax2d.jxx
blob: 7f246b6171e4a0e744ca19f5926bff43e87e494f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _gp_Dir2d_HeaderFile
#include <gp_Dir2d.hxx>
#endif
#ifndef _gp_Trsf2d_HeaderFile
#include <gp_Trsf2d.hxx>
#endif
#ifndef _gp_Vec2d_HeaderFile
#include <gp_Vec2d.hxx>
#endif
#ifndef _gp_Ax2d_HeaderFile
#include <gp_Ax2d.hxx>
#endif