Added missing include
This commit is contained in:
parent
e44c1006d5
commit
255b23f0fc
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <string_view>
|
#include <string_view>
|
||||||
|
#include <numeric>
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue