]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/regex/regex_traits.hpp
Also display the info about BibTeX databases in the TeX info panel.
[lyx.git] / boost / boost / regex / regex_traits.hpp
index d54bb23e62ec95e7d22bc966c181fdb1b21366b3..730ba6e0d84714afa0201702ebdd327bd3f767bc 100644 (file)
@@ -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 
 #  include <boost/regex/config.hpp>
 #endif
 
-#ifdef BOOST_REGEX_V3
-#  ifndef BOOST_REGEX_TRAITS_HPP_INCLUDED
-#     include <boost/regex/v3/regex_traits.hpp>
-#  endif
-#else
 #  ifndef BOOST_REGEX_TRAITS_HPP_INCLUDED
 #     include <boost/regex/v4/regex_traits.hpp>
 #  endif
-#endif
 
 #endif // include