[Part] B*: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-09 03:52:17 +02:00
parent ddf4214a01
commit f5d3c22d3a
10 changed files with 40 additions and 51 deletions

View File

@@ -20,16 +20,18 @@
* *
***************************************************************************/
#ifndef PART_BREPOFFSETAPI_MAKEOFFSETFIX_H
#define PART_BREPOFFSETAPI_MAKEOFFSETFIX_H
#include <Mod/Part/PartGlobal.h>
#include <BRepOffsetAPI_MakeOffset.hxx>
#include <GeomAbs_CurveType.hxx>
#include <list>
#include <map>
#include <Mod/Part/PartGlobal.h>
#include <BRepOffsetAPI_MakeOffset.hxx>
#include <GeomAbs_CurveType.hxx>
namespace Part {
/*!
* \brief The BRepOffsetAPI_MakeOffsetFix class