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,13 +12,11 @@
// suitability of this software for any purpose. It is provided "as is"
// without express or implied warranty.
////////////////////////////////////////////////////////////////////////////////
// $Header$
#ifndef LOKI_FUNCTOR_INC_
#define LOKI_FUNCTOR_INC_
// $Header$
// $Id$
#include "Typelist.h"
#include "Sequence.h"