[Mesh] Imp* - end: remove unused includes
- also some sorting
This commit is contained in:
@@ -20,24 +20,14 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Exception.h>
|
||||
#include <Base/Reader.h>
|
||||
#include <Base/Writer.h>
|
||||
#include <App/FeaturePythonPyImp.h>
|
||||
|
||||
#include "Core/MeshIO.h"
|
||||
|
||||
#include "MeshFeature.h"
|
||||
#include "MeshFeaturePy.h"
|
||||
|
||||
|
||||
using namespace Mesh;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user