From c858a48a4b2de622a510a48822dff833c0105a23 Mon Sep 17 00:00:00 2001 From: "Charles E. Rolke" Date: Thu, 2 May 2013 18:34:03 +0000 Subject: NO-JIRA: Fix Windows build more git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1478476 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/broker/RecoverableQueue.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp') diff --git a/cpp/src/qpid/broker/RecoverableQueue.h b/cpp/src/qpid/broker/RecoverableQueue.h index a76f0b4fe2..ab300dbce9 100644 --- a/cpp/src/qpid/broker/RecoverableQueue.h +++ b/cpp/src/qpid/broker/RecoverableQueue.h @@ -23,6 +23,7 @@ */ #include "qpid/broker/RecoverableMessage.h" +#include "qpid/types/Variant.h" #include namespace qpid { -- cgit v1.2.1