Part: [skip ci] include PartGlobal.h in ViewProviderExt.h

This commit is contained in:
wmayer
2021-10-30 17:57:11 +02:00
parent 91aa308cba
commit 4d7f2ef6e5

View File

@@ -34,6 +34,7 @@
#include <Gui/ViewProviderGeometryObject.h>
#include <map>
#include <Mod/Part/App/PartFeature.h>
#include <Mod/Part/PartGlobal.h>
class TopoDS_Shape;
class TopoDS_Edge;