summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/SessionImpl.cpp
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2008-10-02 20:12:38 +0000
committerStephen D. Huston <shuston@apache.org>2008-10-02 20:12:38 +0000
commitc88162272d7802103fa4bb8852a32b43673d8955 (patch)
tree4ef0ce4dbfc2b0e1cc22dd2f93599d3f53180e85 /cpp/src/qpid/client/SessionImpl.cpp
parent32716cfa7eb0edce0c7e7e4828f7122b369ebf4c (diff)
downloadqpid-python-c88162272d7802103fa4bb8852a32b43673d8955.tar.gz
Resolve QPID-1311
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@701231 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/client/SessionImpl.cpp')
-rw-r--r--cpp/src/qpid/client/SessionImpl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/client/SessionImpl.cpp b/cpp/src/qpid/client/SessionImpl.cpp
index 4575c45a35..3d73d92bd4 100644
--- a/cpp/src/qpid/client/SessionImpl.cpp
+++ b/cpp/src/qpid/client/SessionImpl.cpp
@@ -34,6 +34,7 @@
#include "qpid/framing/reply_exceptions.h"
#include "qpid/framing/DeliveryProperties.h"
#include "qpid/log/Statement.h"
+#include "qpid/sys/IntegerTypes.h"
#include <boost/bind.hpp>