subversion uses Id instead of Header

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@760 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 20:36:13 +00:00
parent 9b473fd7f2
commit a35442b5d1
53 changed files with 122 additions and 65 deletions

View file

@ -11,7 +11,8 @@
//
///////////////////////////////////////////////////////////////////////////////
// $Header$
// $Id$
#ifdef __INTEL_COMPILER
# pragma warning(disable: 111 193 304 383 444 488 981 1418)