|
Vcsn
2.0
Be Rational
|
Go to the documentation of this file. 1 #ifndef VCSN_MISC_REGEX_HH
2 # define VCSN_MISC_REGEX_HH
4 # include <vcsn/config.hh>
6 # if VCSN_STD_REGEX_WORKS
12 # include <boost/tr1/regex.hpp>
15 using namespace std::tr1;
18 # endif // !VCSN_STD_REGEX_WORKS
20 #endif // !VCSN_MISC_REGEX_HH