forked from boostorg/regex
Switch from deprecated macros to new shiny ones; no functionality change
[SVN r79418]
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
#include "regex_comparison.hpp"
|
||||
#ifndef BOOST_NO_0X_HDR_REGEX
|
||||
#ifndef BOOST_NO_CXX11_HDR_REGEX
|
||||
#include <iostream>
|
||||
#include <boost/timer.hpp>
|
||||
#include <regex>
|
||||
|
Reference in New Issue
Block a user