include correct header for pooled_fixedsize_stack

This commit is contained in:
Oliver Kowalke 2016-03-04 18:25:22 +01:00
parent 2d610d95b8
commit 0bd69b78ef

View File

@ -11,7 +11,7 @@
#include <boost/assert.hpp>
#include <boost/config.hpp>
#include <boost/context/fixedsize_stack.hpp>
#include <boost/context/pooled_fixedsize_stack.hpp>
#include <boost/coroutine2/detail/coroutine.hpp>