change line ending

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@734 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 10:36:45 +00:00
parent b849c0261e
commit e337788cc5
5 changed files with 15 additions and 0 deletions

View file

@ -1091,6 +1091,9 @@ void friend_handling()
// ----------------------------------------------------------------------------
// $Log$
// Revision 1.14 2006/10/17 10:36:08 syntheticpp
// change line ending
//
// Revision 1.13 2006/10/17 10:09:37 syntheticpp
// add test code for template friends with template template parameters
//

View file

@ -974,6 +974,9 @@ void friend_handling2()
// ----------------------------------------------------------------------------
// $Log$
// Revision 1.8 2006/10/17 10:36:08 syntheticpp
// change line ending
//
// Revision 1.7 2006/10/17 10:09:37 syntheticpp
// add test code for template friends with template template parameters
//