Added missing include

This commit is contained in:
enricoturri1966
2021-02-24 11:31:08 +01:00
parent 8e7c3c6851
commit b9f41ea7cf

View File

@@ -7,6 +7,7 @@
#include <assert.h>
#include <string_view>
#include <numeric>
namespace Slic3r {