0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / BRepLib / BRepLib_MakeShape.cxx
index 0b5c430..2ddbad2 100644 (file)
 // Alternatively, this file may be used under the terms of Open CASCADE
 // commercial license or contractual agreement.
 
-#include <BRepLib_MakeShape.ixx>
+
+#include <BRepLib_MakeShape.hxx>
+#include <StdFail_NotDone.hxx>
+#include <TopoDS_Edge.hxx>
+#include <TopoDS_Face.hxx>
+#include <TopoDS_Shape.hxx>
 
 //=======================================================================
 //function : BRepLib_MakeShape
 //purpose  : 
 //=======================================================================
-
 BRepLib_MakeShape::BRepLib_MakeShape()
 {
 }