subversion uses Id instead of Header
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@755 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
b831f56c1f
commit
73798da9f5
6 changed files with 10 additions and 7 deletions
|
@ -10,7 +10,8 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
// $Id$
|
||||
|
||||
|
||||
#include <loki/OrderedStatic.h>
|
||||
#include <limits>
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
// warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
// $Id$
|
||||
|
||||
|
||||
#include <loki/SafeFormat.h>
|
||||
|
||||
|
|
|
@ -13,7 +13,8 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
// $Id$
|
||||
|
||||
|
||||
#include <loki/Singleton.h>
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
// $Id$
|
||||
|
||||
|
||||
#include <loki/SmallObj.h>
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
// $Id$
|
||||
|
||||
|
||||
#include <loki/SmartPtr.h>
|
||||
|
||||
|
|
|
@ -10,9 +10,8 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
// $Id$
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#include <loki/StrongPtr.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue