Fix of compilation on clang

This commit is contained in:
bubnikv 2019-07-05 20:09:30 +02:00
parent 270fec84d3
commit 45a5487e51

View file

@ -5,6 +5,7 @@
#include <memory>
#include <string>
#include <vector>
#include <cassert>
#include <libslic3r/ObjectID.hpp>