blob: fe1b47eb7fe280f6656ae39b1ce570d031e62c0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#ifndef _IntSurf_PntOn2S_HeaderFile
#include <IntSurf_PntOn2S.hxx>
#endif
#ifndef _gp_Pnt2d_HeaderFile
#include <gp_Pnt2d.hxx>
#endif
#ifndef _gp_Pnt_HeaderFile
#include <gp_Pnt.hxx>
#endif
#ifndef _TopOpeBRep_WPointInter_HeaderFile
#include <TopOpeBRep_WPointInter.hxx>
#endif
|