subversion uses $ instead of $

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@750 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 19:50:02 +00:00
parent 7a5fd28c6f
commit 3a9f56e73f
3 changed files with 7 additions and 7 deletions

View file

@ -12,9 +12,10 @@
#ifndef LOKI_FUNCTION_INC_
#define LOKI_FUNCTION_INC_
#define LOKI_ENABLE_FUNCTION
// $Id$
// $Header$
#define LOKI_ENABLE_FUNCTION
#include <loki/Functor.h>
#include <loki/Sequence.h>