Skip to content

Commit

Permalink
+ (hopefully) fix build failure with occ 6.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Nov 5, 2015
1 parent 3d8d6ec commit 44a54e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Part/App/TopoShapePyImp.cpp
Expand Up @@ -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>
Expand Down

0 comments on commit 44a54e4

Please sign in to comment.