test_regex_error.cpp 340 B

123456789
  1. ///////////////////////////////////////////////////////////////////////////////
  2. // test_regex_error.cpp
  3. //
  4. // Copyright 2008 Eric Niebler. Distributed under the Boost
  5. // Software License, Version 1.0. (See accompanying file
  6. // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  7. #include <boost/xpressive/regex_error.hpp>