summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2012-03-29 18:17:22 +0000
committerCharles E. Rolke <chug@apache.org>2012-03-29 18:17:22 +0000
commit07ed9dd19803878ca6ba2de4cad42fe4310c1377 (patch)
tree8d3c773a112c8ec02bab13eaedcf334dfcce34f7 /cpp/src/qpid
parent9f7640636800ff5c3b6fb663abcfcc5ea1dbec1e (diff)
downloadqpid-python-07ed9dd19803878ca6ba2de4cad42fe4310c1377.tar.gz
QPID-3921 C++ header files need tidyup
Windows build needs same treatment as rest of the files in r1306595 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1307025 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid')
-rw-r--r--cpp/src/qpid/broker/windows/SaslAuthenticator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/broker/windows/SaslAuthenticator.cpp b/cpp/src/qpid/broker/windows/SaslAuthenticator.cpp
index 2acc09cded..a38e6ac12a 100644
--- a/cpp/src/qpid/broker/windows/SaslAuthenticator.cpp
+++ b/cpp/src/qpid/broker/windows/SaslAuthenticator.cpp
@@ -25,6 +25,7 @@
#include "qpid/broker/Connection.h"
#include "qpid/log/Statement.h"
#include "qpid/framing/reply_exceptions.h"
+#include "qpid/framing/FieldValue.h"
#include <windows.h>