0032768: Coding - get rid of unused headers [BopAlgo to BRepBuilderAPI]
[occt.git] / src / BRepBuilderAPI / BRepBuilderAPI_MakeShell.cxx
index e3a0b31..3e99285 100644 (file)
@@ -17,7 +17,6 @@
 
 #include <BRepBuilderAPI_MakeShell.hxx>
 #include <Geom_Surface.hxx>
-#include <StdFail_NotDone.hxx>
 #include <TopoDS_Shell.hxx>
 
 //=======================================================================