2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-31 20:12:25 +00:00

context: header boost/cstdint.hpp added for uintptr_t

[SVN r77246]
This commit is contained in:
Oliver Kowalke
2012-03-06 07:39:13 +00:00
parent 9c92666e11
commit e92ef0663c

View File

@@ -10,6 +10,8 @@
#include <cstddef>
#include <boost/cstdint.hpp>
#ifdef BOOST_HAS_ABI_HEADERS
# include BOOST_ABI_PREFIX
#endif