subversion uses $ instead of $
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@748 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
ea94f38878
commit
6ff056624a
3 changed files with 6 additions and 10 deletions
|
@ -9,13 +9,12 @@
|
||||||
// http://www.cuj.com/documents/s=7998/cujcexp1902alexandr/
|
// http://www.cuj.com/documents/s=7998/cujcexp1902alexandr/
|
||||||
// Prepared for Loki library by Richard Sposato
|
// Prepared for Loki library by Richard Sposato
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
// $Header$
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef LOKI_LOCKING_PTR_INC_
|
#ifndef LOKI_LOCKING_PTR_INC_
|
||||||
#define LOKI_LOCKING_PTR_INC_
|
#define LOKI_LOCKING_PTR_INC_
|
||||||
|
|
||||||
|
// $Id$
|
||||||
|
|
||||||
|
|
||||||
#include <loki/ConstPolicy.h>
|
#include <loki/ConstPolicy.h>
|
||||||
|
|
||||||
namespace Loki
|
namespace Loki
|
||||||
|
|
|
@ -12,8 +12,7 @@
|
||||||
#ifndef LOKI_LOKIEXPORT_INC_
|
#ifndef LOKI_LOKIEXPORT_INC_
|
||||||
#define LOKI_LOKIEXPORT_INC_
|
#define LOKI_LOKIEXPORT_INC_
|
||||||
|
|
||||||
// $Header:
|
// $Id$
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef __GNUC__
|
#ifdef __GNUC__
|
||||||
|
|
|
@ -12,13 +12,11 @@
|
||||||
// suitability of this software for any purpose. It is provided "as is"
|
// suitability of this software for any purpose. It is provided "as is"
|
||||||
// without express or implied warranty.
|
// without express or implied warranty.
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
// Last update: June 20, 2001
|
|
||||||
|
|
||||||
#ifndef LOKI_LOKITYPEINFO_INC_
|
#ifndef LOKI_LOKITYPEINFO_INC_
|
||||||
#define LOKI_LOKITYPEINFO_INC_
|
#define LOKI_LOKITYPEINFO_INC_
|
||||||
|
|
||||||
// $Header$
|
// $Id$
|
||||||
|
|
||||||
|
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue