+ (hopefully) fix build failure with occ 6.9.1

This commit is contained in:
wmayer
2015-11-05 17:06:04 +01:00
parent ea252c7426
commit 50189747c0

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>