[Mesh] App-Facet: remove unused includes
- also some sorting
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
# include <sstream>
|
||||
@@ -29,6 +28,7 @@
|
||||
#include "Facet.h"
|
||||
#include "Mesh.h"
|
||||
|
||||
|
||||
using namespace Mesh;
|
||||
|
||||
Facet::Facet(const MeshCore::MeshFacet& face, const MeshObject* obj, MeshCore::FacetIndex index)
|
||||
|
||||
Reference in New Issue
Block a user