Added a missing include (GCC11.1 without PCH).
This commit is contained in:
parent
e2405b51da
commit
36bd65d810
@ -9,6 +9,8 @@
|
||||
#include <memory>
|
||||
#include <string_view>
|
||||
|
||||
#include <boost/beast/core/detail/base64.hpp>
|
||||
|
||||
namespace Slic3r::GCodeThumbnails {
|
||||
|
||||
struct CompressedImageBuffer
|
||||
|
Loading…
Reference in New Issue
Block a user