[Sketch] Gui: U - End: remove unused headers

- also some sorting
This commit is contained in:
Uwe
2022-12-13 03:05:55 +01:00
parent b555dc0e89
commit 800005a7bd
14 changed files with 45 additions and 82 deletions

View File

@@ -20,17 +20,16 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#include <Standard_math.hxx>
#ifndef _PreComp_
# include <Inventor/nodes/SoSeparator.h>
#endif
#include <Gui/ViewProviderBuilder.h>
#include <Mod/Sketcher/App/SketchObject.h>
#include "ViewProviderPython.h"
using namespace SketcherGui;
PROPERTY_SOURCE(SketcherGui::ViewProviderCustom, SketcherGui::ViewProviderSketch)