*** empty log message ***

[SVN r26766]
This commit is contained in:
Thorsten Jørgen Ottosen
2005-01-20 22:33:25 +00:00
parent eeb7bf0fe0
commit 92c375e173
5 changed files with 7 additions and 88 deletions

View File

@ -84,7 +84,7 @@ namespace range_detail
// string
//////////////////////////////////////////////////////////////////////
#if BOOST_WORKAROUND(__MWERKS__, <= 0x3204 ) || BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564))
#if 1 || BOOST_WORKAROUND(__MWERKS__, <= 0x3204 ) || BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564))
// CW up to 9.3 and borland have troubles with function ordering
inline char* end( char* s )
{