Added cvs header keyword.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@519 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
f0da0fab8a
commit
5cd8ff71a4
5 changed files with 7 additions and 3 deletions
|
@ -48,6 +48,8 @@
|
|||
// longevity 40 30 20 10
|
||||
//
|
||||
|
||||
// $Header$
|
||||
|
||||
#include <iostream>
|
||||
#include <loki/Singleton.h> // for Loki::SingletonHolder
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header:
|
||||
// $Header$
|
||||
|
||||
// define to test the OrderedStatic template
|
||||
#define TEST_ORDERED_STATIC
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
// warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
|
||||
#include <loki/SafeFormat.h>
|
||||
#include <iostream>
|
||||
#include <cassert>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header:
|
||||
// $Header$
|
||||
|
||||
#include <loki/Visitor.h>
|
||||
#include <iostream>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header:
|
||||
// $Header$
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
||||
|
|
Loading…
Reference in a new issue