summaryrefslogtreecommitdiff
path: root/boost/container/pmr/monotonic_buffer_resource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/container/pmr/monotonic_buffer_resource.hpp')
-rw-r--r--boost/container/pmr/monotonic_buffer_resource.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/container/pmr/monotonic_buffer_resource.hpp b/boost/container/pmr/monotonic_buffer_resource.hpp
index 5a176a3d84..38b100a420 100644
--- a/boost/container/pmr/monotonic_buffer_resource.hpp
+++ b/boost/container/pmr/monotonic_buffer_resource.hpp
@@ -18,6 +18,7 @@
#include <boost/container/detail/config_begin.hpp>
#include <boost/container/detail/workaround.hpp>
#include <boost/container/detail/auto_link.hpp>
+#include <boost/container/container_fwd.hpp>
#include <boost/container/pmr/memory_resource.hpp>
#include <boost/container/detail/block_slist.hpp>