add missing include

This commit is contained in:
joe-bookwood
2020-08-15 17:03:50 +02:00
committed by wwmayer
parent c509fc486d
commit 0dcf75f412

View File

@@ -35,6 +35,7 @@
#include "FeatureFillet.h"
#include <Base/Exception.h>
#include <Precision.hxx>
using namespace Part;