[Part] Feature*: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-09 15:59:22 +02:00
parent 86eb643854
commit d58a05dc18
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"