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
|
||||
# include <boost/cstdint.hpp>
|
||||
#endif
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
||||
#ifdef __cplusplus
|
||||
namespace boost{
|
||||
|
Reference in New Issue
Block a user