This commit is contained in:
YuSanka 2019-07-23 16:18:14 +02:00
commit a121253520
14 changed files with 98 additions and 37 deletions

View file

@ -17,6 +17,7 @@
#define CEREAL_FUTURE_EXPERIMENTAL
#include <cereal/archives/adapters.hpp>
#include <libslic3r/Config.hpp>
#include <libslic3r/ObjectID.hpp>
#include <libslic3r/Utils.hpp>