mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-01 08:52:08 +00:00
Add missing include (#212)
This patch allows the header to be built standalone, as part of clang C++ modules builds.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <boost/serialization/hash_collections_save_imp.hpp>
|
||||
#include <boost/serialization/hash_collections_load_imp.hpp>
|
||||
#include <boost/serialization/split_free.hpp>
|
||||
#include <boost/serialization/detail/stack_constructor.hpp>
|
||||
#include <boost/move/utility_core.hpp>
|
||||
|
||||
namespace boost {
|
||||
|
||||
Reference in New Issue
Block a user