Fix rendering performance on macOS

This commit is contained in:
Vojtech Kral 2018-11-02 10:31:10 +01:00
parent 24b30caf94
commit 3e4af381c9
3 changed files with 42 additions and 2 deletions

View file

@ -16,6 +16,7 @@
#include <boost/nowide/cenv.hpp>
#include <boost/nowide/fstream.hpp>
#include <boost/property_tree/ini_parser.hpp>
#include <boost/format.hpp>
#include <string.h>
namespace Slic3r {