From f3a60e8c491529636c63156e8bff9805f744c903 Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Thu, 6 Apr 2006 18:19:58 +0000 Subject: [PATCH] Added CVS Log keyword. git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@626 7ec92016-0320-0410-acc4-a06ded1c099a --- test/SmartPtr/strong.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/SmartPtr/strong.cpp b/test/SmartPtr/strong.cpp index d249115..ba010b2 100644 --- a/test/SmartPtr/strong.cpp +++ b/test/SmartPtr/strong.cpp @@ -933,3 +933,8 @@ void DoStrongForwardReferenceTest( void ) } // ---------------------------------------------------------------------------- + +// $Log$ +// Revision 1.2 2006/04/06 18:19:58 rich_sposato +// Added CVS Log keyword. +//