Hopefully fixing the Como-specific problem reported by Robert Ramey.

[SVN r47126]
This commit is contained in:
Emil Dotchevski
2008-07-06 04:50:53 +00:00
parent 9ddb810b95
commit 044d5767e2
8 changed files with 17 additions and 0 deletions

View File

@ -19,6 +19,7 @@ boost
exception_detail
{
template <class T>
inline
std::string
object_hex_dump( T const & x, size_t max_size=16 )
{