From 50d8e70017c1aa4ceb9ddc9e5ce15d8423e73ee7 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Mon, 14 Feb 2011 16:17:40 +0000 Subject: QPID-529: Include integer definitions to fix windows build. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1070548 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/broker/PriorityQueue.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp') diff --git a/cpp/src/qpid/broker/PriorityQueue.h b/cpp/src/qpid/broker/PriorityQueue.h index 7e97d929fb..4bf9d26a9d 100644 --- a/cpp/src/qpid/broker/PriorityQueue.h +++ b/cpp/src/qpid/broker/PriorityQueue.h @@ -22,6 +22,7 @@ * */ #include "qpid/broker/Messages.h" +#include "qpid/sys/IntegerTypes.h" #include #include -- cgit v1.2.1