[Part] FeaturePart*: remove unneeded includes
- also sort includes
This commit is contained in:
@@ -20,17 +20,15 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <BRep_Builder.hxx>
|
||||
# include <BRepBuilderAPI_MakePolygon.hxx>
|
||||
# include <gp_Pnt.hxx>
|
||||
# include <TopoDS_Wire.hxx>
|
||||
#endif
|
||||
|
||||
#include "FeaturePartPolygon.h"
|
||||
#include <Base/Exception.h>
|
||||
|
||||
|
||||
PROPERTY_SOURCE(Part::Polygon, Part::Feature)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user