mirror of
https://github.com/boostorg/coroutine2.git
synced 2025-05-09 23:24:01 +00:00
include correct header for pooled_fixedsize_stack
This commit is contained in:
parent
2d610d95b8
commit
0bd69b78ef
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user