missing header
This commit is contained in:
parent
709b6b1a9c
commit
cb2f751aed
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
#include <type_traits>
|
||||
#include <system_error>
|
||||
|
||||
#include <boost/system/error_code.hpp>
|
||||
|
||||
#include "libslic3r.h"
|
||||
|
||||
namespace boost { namespace filesystem { class directory_entry; }}
|
||||
|
|
Loading…
Reference in a new issue