blob: 34848b1e36258ee377ae432c9db3a8eb5c28465e (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _Bnd_Box2d_HeaderFile
#include <Bnd_Box2d.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _IntPatch_Polygo_HeaderFile
#include <IntPatch_Polygo.hxx>
#endif
|