[Part] Prim* to Sur*: remove unneeded includes
- also sort includes
This commit is contained in:
@@ -20,20 +20,18 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <Geom_RectangularTrimmedSurface.hxx>
|
||||
# include <Geom_Curve.hxx>
|
||||
#endif
|
||||
|
||||
#include "Mod/Part/App/Geometry.h"
|
||||
#include "OCCError.h"
|
||||
|
||||
// inclusion of the generated files (generated out of RectangularTrimmedSurfacePy.xml)
|
||||
#include "GeometryCurvePy.h"
|
||||
#include "RectangularTrimmedSurfacePy.h"
|
||||
#include "RectangularTrimmedSurfacePy.cpp"
|
||||
#include "GeometryCurvePy.h"
|
||||
|
||||
|
||||
using namespace Part;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user