[Mesh] Imp* - end: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-11-11 02:49:22 +01:00
parent 3ee47be1e0
commit 7e7b046041
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;