Added a missing header (numeric for std::accumulate)
This commit is contained in:
parent
3b86c57c8f
commit
d197a5149a
@ -8,6 +8,7 @@
|
||||
#include <GL/glew.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <numeric>
|
||||
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
Loading…
Reference in New Issue
Block a user