Add missing <.../multiallocation_chain.hpp> include

This commit is contained in:
Ion Gaztañaga
2026-01-18 21:38:06 +01:00
parent a0dd5bb7c5
commit fbfa25d434

View File

@@ -24,6 +24,7 @@
#include <boost/container/throw_exception.hpp>
#include <boost/intrusive/slist.hpp>
#include <boost/container/detail/multiallocation_chain.hpp>
#include <boost/container/detail/pool_common.hpp>
#include <boost/container/detail/dlmalloc.hpp>
#include <cstddef>