add keyword Id, test keyword Revision

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@758 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 20:25:48 +00:00
parent acf45e6280
commit dd07d070bf

View file

@ -10,7 +10,8 @@
// without express or implied warranty.
////////////////////////////////////////////////////////////////////////////////
// $Header$
// $Id$
#include <loki/Visitor.h>
#include <iostream>
@ -88,3 +89,5 @@ int main()
#endif
}
// $Revision$