Salome HOME
[COTECH 88] Configuration repository
[tools/configuration.git] / config / patches / boost.001_fcontext.patch
1 diff -NaurwB boost-1.52.0__0/libs/context/src/fcontext.cpp boost-1.52.0__1/libs/context/src/fcontext.cpp
2 --- boost-1.52.0__0/libs/context/src/fcontext.cpp       2012-09-18 13:06:47.000000000 +0400
3 +++ boost-1.52.0__1/libs/context/src/fcontext.cpp       2017-03-15 15:22:15.633793279 +0300
4 @@ -9,6 +9,7 @@
5  #include <boost/context/fcontext.hpp>
6  
7  #include <cstddef>
8 +#include <stdint.h>
9  
10  #ifdef BOOST_HAS_ABI_HEADERS
11  #  include BOOST_ABI_PREFIX