diff --git a/test/Visitor/main.cpp b/test/Visitor/main.cpp index a57a6f6..7586601 100644 --- a/test/Visitor/main.cpp +++ b/test/Visitor/main.cpp @@ -10,7 +10,8 @@ // without express or implied warranty. //////////////////////////////////////////////////////////////////////////////// -// $Header$ +// $Id$ + #include #include @@ -88,3 +89,5 @@ int main() #endif } + +// $Revision$