summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_argument/post_docall_cs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_argument/post_docall_cs.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/post_docall_cs.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/post_docall_cs.cpp b/TAO/TAO_IDL/be/be_visitor_argument/post_docall_cs.cpp
index 554cfafa9b6..426566b132d 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/post_docall_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/post_docall_cs.cpp
@@ -23,6 +23,9 @@
#include "be.h"
#include "be_visitor_argument.h"
+ACE_RCSID(be_visitor_argument, post_docall_cs, "$Id$")
+
+
// *************************************************************************
// visitor for argument to do any pre docall processing. Not all types need
// this. Only those that have an _out type need this. In addition, interfaces