blob: 68c70ac9ab3a8068d4c066412b2c75f8858bb03e (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _gp_XYZ_HeaderFile
#include <gp_XYZ.hxx>
#endif
#ifndef _gp_Vec_HeaderFile
#include <gp_Vec.hxx>
#endif
#ifndef _IGESGeom_Direction_HeaderFile
#include <IGESGeom_Direction.hxx>
#endif
|