Merge branch 'develop' of https://github.com/boostorg/regex into develop

This commit is contained in:
jzmaddock
2016-03-12 19:01:33 +00:00

View File

@ -9,6 +9,7 @@
*
*/
#include <boost/config.hpp>
#ifndef BOOST_NO_CXX11_CHAR32_T
@ -111,4 +112,4 @@ int main()
int main() { return 0; }
#endif
#endif