Merge macro changes for Boost.Regex; no functionality change

[SVN r79532]
This commit is contained in:
Marshall Clow
2012-07-15 14:42:24 +00:00
parent 5964976b93
commit 8aa4a1225a
3 changed files with 10 additions and 10 deletions

View File

@ -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>