blob: c1eb84ed218a329432d364ce578f1433f774e2a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#ifndef _gp_Vec_HeaderFile
#include <gp_Vec.hxx>
#endif
#ifndef _gp_Dir_HeaderFile
#include <gp_Dir.hxx>
#endif
#ifndef _IntSurf_Transition_HeaderFile
#include <IntSurf_Transition.hxx>
#endif
#ifndef _IntSurf_HeaderFile
#include <IntSurf.hxx>
#endif
|