fix of previous commit, missing include
This commit is contained in:
parent
b101a8e266
commit
851ebc7991
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
#include <libslic3r/VoronoiOffset.hpp>
|
||||
|
||||
#include <numeric>
|
||||
|
||||
// #define VORONOI_DEBUG_OUT
|
||||
|
||||
#ifdef VORONOI_DEBUG_OUT
|
||||
|
|
Loading…
Reference in a new issue