diff options
Diffstat (limited to 'gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl')
| -rw-r--r-- | gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl b/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl index b9d8263cea..8cca6e5cec 100644 --- a/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl +++ b/gentools/templ.cpp/AMQP_ClientProxy.cpp.tmpl @@ -37,6 +37,7 @@ namespace framing { AMQP_ClientProxy::AMQP_ClientProxy(OutputHandler* out, u_int8_t major, u_int8_t minor) : %{CLIST} ${cpc_constructor_initializer} + {} // Inner class instance get methods |
