[Part] Geometry*: remove unneeded includes
- also sort includes
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include "GeometryMigrationExtension.h"
|
||||
|
||||
#include <Base/Exception.h>
|
||||
|
||||
using namespace Part;
|
||||
#include "GeometryMigrationExtension.h"
|
||||
|
||||
|
||||
using namespace Part;
|
||||
|
||||
//---------- Geometry Extension
|
||||
TYPESYSTEM_SOURCE(Part::GeometryMigrationExtension,Part::GeometryExtension)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user