X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2Fboost%2Fcregex.hpp;h=b7a918eb8edd367b2fb498f6b5d629578068ac17;hb=c48091f33a773732fa6c789927e5833e44108d9d;hp=661a5ca25fc30eb951a2797237883f27f458fce0;hpb=2349a51b124cafaf65ca673f8e7fd931f4ba4961;p=lyx.git diff --git a/boost/boost/cregex.hpp b/boost/boost/cregex.hpp index 661a5ca25f..b7a918eb8e 100644 --- a/boost/boost/cregex.hpp +++ b/boost/boost/cregex.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 @@ -24,11 +24,7 @@ #include #endif -#ifdef BOOST_REGEX_V3 -#include -#else #include -#endif #endif /* include guard */