[PD] Datums: remove unused includes

This commit is contained in:
Uwe
2022-02-19 19:32:00 +01:00
parent 791b50c3b7
commit 213e5b4b76
11 changed files with 26 additions and 95 deletions

View File

@@ -30,11 +30,11 @@
# include <Inventor/nodes/SoVertexProperty.h>
#endif
#include "ViewProviderDatumPoint.h"
// #include <Mod/Part/Gui/SoBrepPointSet.h>
#include <Mod/PartDesign/App/DatumPoint.h>
#include <Gui/Inventor/MarkerBitmaps.h>
#include <App/Application.h>
#include <Gui/Inventor/MarkerBitmaps.h>
#include <Mod/PartDesign/App/DatumPoint.h>
#include "ViewProviderDatumPoint.h"
using namespace PartDesignGui;