diff options
Diffstat (limited to 'qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl')
| -rw-r--r-- | qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl b/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl index 2e1b2ed482..093a5ffe90 100644 --- a/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl +++ b/qpid/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl @@ -100,6 +100,8 @@ ${mb_constructor_with_initializers} ${mb_server_operation_invoke} +${mb_server_operation_invoke2} + }; // class ${CLASS}${METHOD}Body ${version_namespace_end} |
