Added missing include

This commit is contained in:
enricoturri1966 2021-02-24 11:31:08 +01:00
parent e44c1006d5
commit 255b23f0fc

View File

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