diff options
Diffstat (limited to 'cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl')
| -rw-r--r-- | cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl b/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl index 2e1b2ed482..093a5ffe90 100644 --- a/cpp/gentools/templ.cpp/MethodBodyClass.h.tmpl +++ b/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} |
