diff options
Diffstat (limited to 'cpp/src/qpid/client/Session.h')
-rw-r--r-- | cpp/src/qpid/client/Session.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/client/Session.h b/cpp/src/qpid/client/Session.h index 84831ec442..bdabd26c82 100644 --- a/cpp/src/qpid/client/Session.h +++ b/cpp/src/qpid/client/Session.h @@ -33,6 +33,7 @@ namespace client { */ typedef Session_0_10 Session; + }} // namespace qpid::client #endif /*!QPID_CLIENT_SESSION_H*/ |