blob: 19a39191baefd1d562920ce273cf0c5e753713a9 (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _IntPatch_Line_HeaderFile
#include <IntPatch_Line.hxx>
#endif
#ifndef _IntPatch_Point_HeaderFile
#include <IntPatch_Point.hxx>
#endif
#ifndef _GeomInt_LineTool_HeaderFile
#include <GeomInt_LineTool.hxx>
#endif
|