blob: b9bb1621a6e52a21948b8a7a1bdd109c9a5172b2 (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _Bisector_PointOnBis_HeaderFile
#include <Bisector_PointOnBis.hxx>
#endif
#ifndef _gp_Trsf2d_HeaderFile
#include <gp_Trsf2d.hxx>
#endif
#ifndef _Bisector_PolyBis_HeaderFile
#include <Bisector_PolyBis.hxx>
#endif
|