[Part] FeaturePart*: remove unneeded includes
- also sort includes
This commit is contained in:
@@ -20,22 +20,19 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <BRepPrimAPI_MakeBox.hxx>
|
||||
# include <Precision.hxx>
|
||||
#endif
|
||||
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Reader.h>
|
||||
|
||||
#include "FeaturePartBox.h"
|
||||
|
||||
|
||||
using namespace Part;
|
||||
|
||||
|
||||
PROPERTY_SOURCE(Part::Box, Part::Primitive)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user