0032781: Coding - get rid of unused headers [BRepCheck to ChFiKPart]
[occt.git] / src / BRepGProp / BRepGProp.cxx
index 9aab6e6..43c9d08 100644 (file)
 #include <BRepGProp_MeshProps.hxx>
 #include <BRepGProp_MeshCinert.hxx>
 #include <BRepGProp_VinertGK.hxx>
-#include <GProp_PGProps.hxx>
 #include <BRepGProp_Face.hxx>
 #include <BRepGProp_Domain.hxx>
 #include <TopoDS.hxx>
 #include <BRepAdaptor_Curve.hxx>
 
-#include <TopTools.hxx>
 #include <BRep_Tool.hxx>  
-#include <TopTools_ListOfShape.hxx>
 #include <TopTools_MapOfShape.hxx>
 #include <BRepCheck_Shell.hxx>
-#include <TopTools_ListIteratorOfListOfShape.hxx>
 
 #ifdef OCCT_DEBUG
 static Standard_Integer AffichEps = 0;