subversion uses Id instead of Header
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@760 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
9b473fd7f2
commit
a35442b5d1
53 changed files with 122 additions and 65 deletions
|
@ -10,10 +10,12 @@
|
|||
// This software is provided "as is" without express or implied warranty.
|
||||
//
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef THREADSTEST_H
|
||||
#define THREADSTEST_H
|
||||
|
||||
// $Id$
|
||||
|
||||
|
||||
#include <loki/Threads.h>
|
||||
#include "UnitTest.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue