summaryrefslogtreecommitdiff
path: root/boost/context/pooled_fixedsize_stack.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/context/pooled_fixedsize_stack.hpp')
-rw-r--r--boost/context/pooled_fixedsize_stack.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/context/pooled_fixedsize_stack.hpp b/boost/context/pooled_fixedsize_stack.hpp
index 3c0953cd07..9c417fd7ce 100644
--- a/boost/context/pooled_fixedsize_stack.hpp
+++ b/boost/context/pooled_fixedsize_stack.hpp
@@ -14,6 +14,7 @@
#include <boost/assert.hpp>
#include <boost/config.hpp>
+#include <boost/intrusive_ptr.hpp>
#include <boost/pool/pool.hpp>
#include <boost/context/detail/config.hpp>