mirror of
https://github.com/boostorg/regex.git
synced 2025-07-19 15:22:09 +02:00
Add missing include.
This commit is contained in:
@ -22,6 +22,7 @@
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
# include <boost/cstdint.hpp>
|
# include <boost/cstdint.hpp>
|
||||||
#endif
|
#endif
|
||||||
|
#include <boost/detail/workaround.hpp>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
namespace boost{
|
namespace boost{
|
||||||
|
Reference in New Issue
Block a user