subversion uses $ instead of $

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@754 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 19:59:11 +00:00
parent 3edfa0ba99
commit b831f56c1f
15 changed files with 51 additions and 2 deletions

View file

@ -1,5 +1,8 @@
#ifndef RANDOM_H_
#define RANDOM_H_
#ifndef YASLI_RANDOM_H_
#define YASLI_RANDOM_H_
// $Id$
#include <ctime>