Compilation issue on Linux & OSX
https://github.com/prusa3d/Slic3r/issues/368
This commit is contained in:
parent
b12e4689e8
commit
0bd2bb1e8e
@ -1,6 +1,8 @@
|
|||||||
#include "Model.hpp"
|
#include "Model.hpp"
|
||||||
#include "Geometry.hpp"
|
#include "Geometry.hpp"
|
||||||
|
|
||||||
|
#include <float.h>
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
Model::Model(const Model &other)
|
Model::Model(const Model &other)
|
||||||
|
Loading…
Reference in New Issue
Block a user