Added cvs keywords.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@489 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
072c1e2cdf
commit
d37172eddd
3 changed files with 17 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header:
|
||||
// $Header$
|
||||
|
||||
#include <loki/OrderedStatic.h>
|
||||
#include <limits>
|
||||
|
@ -71,3 +71,7 @@ namespace Loki
|
|||
|
||||
}//namespace Loki
|
||||
|
||||
// $Log$
|
||||
// Revision 1.5 2006/01/16 20:59:53 rich_sposato
|
||||
// Added cvs keywords.
|
||||
//
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
// warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
|
||||
#include <loki/SafeFormat.h>
|
||||
|
||||
|
@ -68,3 +69,7 @@ namespace Loki
|
|||
|
||||
}// namespace Loki
|
||||
|
||||
// $Log$
|
||||
// Revision 1.2 2006/01/16 20:59:53 rich_sposato
|
||||
// Added cvs keywords.
|
||||
//
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
|
||||
#include <loki/Singleton.h>
|
||||
|
||||
|
||||
|
@ -76,3 +78,8 @@ void LOKI_C_CALLING_CONVENTION_QUALIFIER Loki::Private::AtExitFn()
|
|||
// Eike Petersen
|
||||
// May 08, 2002: Refixed bug in call to realloc
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Log$
|
||||
// Revision 1.7 2006/01/16 20:59:53 rich_sposato
|
||||
// Added cvs keywords.
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue