Added cvs keywords.
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@299 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
fdd5e4a158
commit
7cebdb5f96
1 changed files with 10 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
||||||
// without express or implied warranty.
|
// without express or implied warranty.
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
// $Header$
|
||||||
|
|
||||||
//#define LOKI_CLASS_LEVEL_THREADING
|
//#define LOKI_CLASS_LEVEL_THREADING
|
||||||
//#define LOKI_OBJECT_LEVEL_THREADING
|
//#define LOKI_OBJECT_LEVEL_THREADING
|
||||||
|
|
||||||
|
@ -20,8 +22,10 @@
|
||||||
#include "SmallObj.h"
|
#include "SmallObj.h"
|
||||||
#include "timer.h"
|
#include "timer.h"
|
||||||
|
|
||||||
|
#include <iostream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
|
||||||
|
@ -258,3 +262,9 @@ int main()
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// $Log$
|
||||||
|
// Revision 1.7 2005/10/14 18:35:06 rich_sposato
|
||||||
|
// Added cvs keywords.
|
||||||
|
//
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue