X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2Fboost%2Fregex%2Fregex_traits.hpp;h=730ba6e0d84714afa0201702ebdd327bd3f767bc;hb=43c09d723435a5b203f2ac0c39e2086de836b386;hp=d54bb23e62ec95e7d22bc966c181fdb1b21366b3;hpb=786216c0899498434cab9f33780f9c178a0a4006;p=lyx.git diff --git a/boost/boost/regex/regex_traits.hpp b/boost/boost/regex/regex_traits.hpp index d54bb23e62..730ba6e0d8 100644 --- a/boost/boost/regex/regex_traits.hpp +++ b/boost/boost/regex/regex_traits.hpp @@ -1,7 +1,7 @@ /* * * Copyright (c) 1998-2002 - * Dr John Maddock + * John Maddock * * Use, modification and distribution are subject to the * Boost Software License, Version 1.0. (See accompanying file @@ -23,15 +23,9 @@ # include #endif -#ifdef BOOST_REGEX_V3 -# ifndef BOOST_REGEX_TRAITS_HPP_INCLUDED -# include -# endif -#else # ifndef BOOST_REGEX_TRAITS_HPP_INCLUDED # include # endif -#endif #endif // include