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

This commit is contained in:
wmayer
2021-10-30 17:57:11 +02:00
parent b3a6f21866
commit 717219bcec

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;