diff options
Diffstat (limited to 'gentools/templ.cpp/MethodBodyClass.h.tmpl')
| -rw-r--r-- | gentools/templ.cpp/MethodBodyClass.h.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentools/templ.cpp/MethodBodyClass.h.tmpl b/gentools/templ.cpp/MethodBodyClass.h.tmpl index be9fb82e31..50c8feebac 100644 --- a/gentools/templ.cpp/MethodBodyClass.h.tmpl +++ b/gentools/templ.cpp/MethodBodyClass.h.tmpl @@ -43,7 +43,7 @@ namespace framing { ${version_namespace_start} -class ${CLASS}${METHOD}Body : virtual public AMQMethodBody +class ${CLASS}${METHOD}Body : public AMQMethodBody { // Method field declarations |
