subversion uses $ instead of $

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

View file

@ -9,10 +9,11 @@
// suitability of this software for any purpose. It is provided "as is"
// without express or implied warranty.
////////////////////////////////////////////////////////////////////////////////
#ifndef LOKI_PIMPL_H
#define LOKI_PIMPL_H
#ifndef LOKI_PIMPL_INC_
#define LOKI_PIMPL_INC_
// $Id$
// $Header$
/// \defgroup PimplGroup Pimpl