[Part] Feature*: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-09 15:59:22 +02:00
parent a54c2ed21b
commit 7030956099
18 changed files with 28 additions and 75 deletions

View File

@@ -20,12 +20,7 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "Geometry.h"
#include "FeatureGeometrySet.h"