[Mesh] Gui: A-P: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-12-04 04:40:59 +01:00
parent 7a2d0037ff
commit d33429c8af
18 changed files with 95 additions and 116 deletions

View File

@@ -20,15 +20,13 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <Mod/Mesh/App/MeshFeature.h>
#include "PropertyEditorMesh.h"
using namespace MeshGui;
using MeshCore::MeshKernel;