blob: d7ddb8628b9568656d672d265b24260304fa1e0d (
plain)
1
2
3
4
5
6
7
8
9
|
#ifndef _Standard_DomainError_HeaderFile
#include <Standard_DomainError.hxx>
#endif
#ifndef _IntRes2d_IntersectionPoint_HeaderFile
#include <IntRes2d_IntersectionPoint.hxx>
#endif
#ifndef _IntRes2d_IntersectionSegment_HeaderFile
#include <IntRes2d_IntersectionSegment.hxx>
#endif
|