Fixing OSX and Linux builds

This commit is contained in:
bubnikv 2020-04-01 10:08:03 +02:00
parent 8a03d5642d
commit 22c671e593
2 changed files with 3 additions and 0 deletions

View file

@ -184,4 +184,6 @@
#include "libslic3r/ClipperUtils.hpp"
#include "libslic3r/libslic3r.h"
#ifdef _WIN32
#include "GUI/format.hpp"
#endif // _WIN32