[Part] edgecluster.h: add missing include

- apparently #include <Mod/Part/PartGlobal.h> must not be removed in general
This commit is contained in:
Uwe
2022-07-04 11:19:07 +02:00
parent 5834cc8060
commit bc2d022e55

View File

@@ -29,6 +29,8 @@
#include <gp_Pnt.hxx>
#include <TopoDS_Edge.hxx>
#include <Mod/Part/PartGlobal.h>
namespace Part {