ENABLE_THUMBNAIL_GENERATOR -> Added missing include
This commit is contained in:
parent
bab4f51bc8
commit
24aed8eb71
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
|
||||
#if ENABLE_THUMBNAIL_GENERATOR
|
||||
#include <boost/beast/core/detail/base64.hpp>
|
||||
#include <boost/nowide/fstream.hpp>
|
||||
#endif // ENABLE_THUMBNAIL_GENERATOR
|
||||
|
||||
namespace Slic3r {
|
||||
|
|
Loading…
Reference in a new issue