[Mesh] Imp* - end: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-11-11 02:49:22 +01:00
parent 439a2c65cf
commit 356ae47332
16 changed files with 58 additions and 96 deletions

View File

@@ -21,12 +21,12 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include <App/Document.h>
#include "Importer.h"
#include "MeshFeature.h"
#include <App/Document.h>
using namespace Mesh;