[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

@@ -20,13 +20,11 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "MeshTexture.h"
using namespace Mesh;
MeshTexture::MeshTexture(const Mesh::MeshObject& mesh, const MeshCore::Material &material)