Compilation issue on Linux & OSX

https://github.com/prusa3d/Slic3r/issues/368
This commit is contained in:
bubnikv 2017-06-21 14:12:11 +02:00
parent b12e4689e8
commit 0bd2bb1e8e

View File

@ -1,6 +1,8 @@
#include "Model.hpp"
#include "Geometry.hpp"
#include <float.h>
namespace Slic3r {
Model::Model(const Model &other)