Sketch: [skip ci] fix linking error with MSVC

For more details see: https://forum.freecadweb.org/viewtopic.php?f=10&t=66939
This commit is contained in:
wmayer
2022-03-09 01:11:15 +01:00
parent 18a7cc8d18
commit b02cb69baa

View File

@@ -66,6 +66,7 @@
#include <Base/Exception.h>
#include <Base/Tools2D.h>
#include <Base/UnitsApi.h>
#include <Gui/Tree.h>
#include <Gui/Utilities.h>
#include <Base/Converter.h>
#include <Base/Tools.h>