updated regex directory structure

[SVN r9765]
This commit is contained in:
John Maddock
2001-04-12 11:14:59 +00:00
parent ed21a5183b
commit ab16e6c6c0
50 changed files with 89 additions and 87 deletions

View File

@ -24,7 +24,7 @@
#if !defined(BOOST_RE_NO_STRING_H)
#include <map>
#include <list>
#include <boost/re_detail/fileiter.hpp>
#include <boost/regex/detail/fileiter.hpp>
#include <cstdio>
namespace boost{