[Mesh] Gui: ViewProvider*: remove unused includes

- also some sorting
This commit is contained in:
Uwe
2022-12-04 17:05:07 +01:00
parent 10aff43462
commit 113dce72d7
12 changed files with 46 additions and 155 deletions

View File

@@ -20,19 +20,17 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <sstream>
#endif
#include <Mod/Mesh/Gui/ViewProvider.h>
#include "ViewProvider.h"
// inclusion of the generated files (generated out of ViewProviderMeshPy.xml)
#include "ViewProviderMeshPy.h"
#include "ViewProviderMeshPy.cpp"
using namespace MeshGui;
// returns a string which represents the object e.g. when printed in python