(svn r8775) [cpp_gui] -Fix(r8774): forgotten /* Id: */ in the added file cpp_gui
authorKUDr
Sat, 17 Feb 2007 13:08:51 +0000
branchcpp_gui
changeset 6257 2ffe947969ca
parent 6256 220cd0db67a4
child 6258 a2f86b8fd99b
(svn r8775) [cpp_gui] -Fix(r8774): forgotten /* Id: */ in the added file
src/misc/countedobj.cpp
--- a/src/misc/countedobj.cpp	Sat Feb 17 13:06:08 2007 +0000
+++ b/src/misc/countedobj.cpp	Sat Feb 17 13:08:51 2007 +0000
@@ -1,3 +1,5 @@
+/* $Id$ */
+
 #include "../stdafx.h"
 
 #include "countedptr.hpp"