More cleanups.

This commit is contained in:
jzmaddock
2020-12-20 13:13:14 +00:00
parent 95950392f8
commit 443c04d6d4
35 changed files with 9 additions and 733 deletions

View File

@ -144,6 +144,12 @@
#endif
#endif
#ifdef BOOST_NORETURN
# define BOOST_REGEX_NORETURN BOOST_NORETURN
#else
# define BOOST_REGEX_NORETURN
#endif
/*
* Define a macro for the namespace that details are placed in, this includes the Boost