+ (hopefully) fix build failure with occ 6.9.1

This commit is contained in:
wmayer 2015-11-05 17:06:04 +01:00
parent 3d8d6eca5e
commit 44a54e417c

View File

@ -38,6 +38,7 @@
# include <BRepExtrema_DistShapeShape.hxx>
#if OCC_VERSION_HEX >= 0x060801
# include <BRepExtrema_ShapeProximity.hxx>
# include <BRepExtrema_OverlappedSubShapes.hxx>
#endif
# include <BRepExtrema_SupportType.hxx>
# include <gp_Ax1.hxx>