summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h b/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
index e362eb94d23..a17e821e674 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_amh_pre_proc.h
@@ -49,6 +49,9 @@ public:
virtual int visit_operation (be_operation *node);
+ // @@@ (JP) I don't think this has to be overridden.
+ virtual int visit_scope (be_scope *node);
+
private:
/// Create the reponse handler interface
be_interface *create_response_handler (be_interface *node,