Fix build with boost 1.85

This commit is contained in:
gfgtdf 2024-04-22 23:07:18 +02:00 committed by GitHub
parent 8e5404bc24
commit 55162c4654
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,7 @@
#include "serialization/unicode.hpp"
#include "utils/general.hpp"
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
#include <boost/iostreams/device/file_descriptor.hpp>
#include <boost/iostreams/stream.hpp>