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

@ -594,6 +594,9 @@ namespace Loki
#endif //SAFEFORMAT_H_
// $Log$
// Revision 1.31 2006/10/17 10:36:45 syntheticpp
// change line ending
//
// Revision 1.30 2006/10/15 10:25:01 syntheticpp
// remove min/max definitions
//

View file

@ -1641,6 +1641,9 @@ namespace std
// $Log$
// Revision 1.38 2006/10/17 10:36:45 syntheticpp
// change line ending
//
// Revision 1.37 2006/10/17 10:06:58 syntheticpp
// workaround for broken msvc/gcc: template friends with template template parameters
//

View file

@ -1596,6 +1596,9 @@ namespace std
#endif // end file guardian
// $Log$
// Revision 1.10 2006/10/17 10:36:45 syntheticpp
// change line ending
//
// Revision 1.9 2006/10/17 10:06:58 syntheticpp
// workaround for broken msvc/gcc: template friends with template template parameters
//

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
//