Merge branch 'develop'

This commit is contained in:
Oliver Kowalke 2016-03-04 18:25:30 +01:00
commit b51f4a6f30

View File

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