subversion uses $ instead of $

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@747 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 19:48:40 +00:00
parent 53243f77ea
commit ea94f38878
7 changed files with 21 additions and 21 deletions

View file

@ -12,11 +12,11 @@
// suitability of this software for any purpose. It is provided "as is"
// without express or implied warranty.
////////////////////////////////////////////////////////////////////////////////
#ifndef LOKI_SINGLETON_INC_
#define LOKI_SINGLETON_INC_
// $Header$
// $Id$
#include "LokiExport.h"
#include "Threads.h"