Quick hack to deal with title tags in doxygen descriptions.

[SVN r59859]
This commit is contained in:
Daniel James
2010-02-24 00:14:19 +00:00
parent 9ad43cf51f
commit be0a60760c

View File

@@ -92,6 +92,7 @@ int main()
BOOST_TEST(( is_same<
result_of< f const (int&, int&) >::type, char >::value ));
}
{
using boost::noncopyable;
using boost::forward_adapter;