MSVC complains about missing header

This commit is contained in:
Abdullah Tahiri
2019-04-02 13:21:46 +02:00
committed by wmayer
parent 50eff2a5ee
commit 150d174e37

View File

@@ -24,6 +24,7 @@
#define SKETCHER_EXTERNALGEOMETRYEXTENSION_H
#include <Mod/Part/App/Geometry.h>
#include <array>
namespace Sketcher
{