*** empty log message ***

[SVN r36155]
This commit is contained in:
Thorsten Jørgen Ottosen
2006-11-22 22:27:28 +00:00
parent 523f8a5926
commit 33c8f3e3ec
3 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@

View File

View File

@ -69,7 +69,7 @@ namespace Foo
}
inline X::iterator boost_range_end( X& x )
inline X::iterator boost_range_end( X& x )
{
return x.vec.end();
}