Fix rendering performance on macOS

This commit is contained in:
Vojtech Kral
2018-11-08 15:31:29 +01:00
parent 24b30caf94
commit 3e4af381c9
3 changed files with 42 additions and 2 deletions
+1
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 {