Surface: remove unneeded includes

This commit is contained in:
wmayer
2022-12-20 16:22:59 +01:00
parent f0f72d9ce3
commit c8dd58fc20
10 changed files with 34 additions and 17 deletions

View File

@@ -31,6 +31,7 @@
#include <Gui/Command.h>
#include <Gui/Document.h>
#include <Gui/SelectionObject.h>
#include <Gui/Widgets.h>
#include <Mod/Part/Gui/ViewProvider.h>
#include "TaskFillingVertex.h"