You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gs...@apache.org on 2015/01/12 19:42:15 UTC

svn commit: r1651158 - /qpid/trunk/qpid/cpp/src/qpid/broker/LossyLvq.cpp

Author: gsim
Date: Mon Jan 12 18:42:15 2015
New Revision: 1651158

URL: http://svn.apache.org/r1651158
Log:
NO-JIRA: ensure MapMessage is fully defined when used

Modified:
    qpid/trunk/qpid/cpp/src/qpid/broker/LossyLvq.cpp

Modified: qpid/trunk/qpid/cpp/src/qpid/broker/LossyLvq.cpp
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/broker/LossyLvq.cpp?rev=1651158&r1=1651157&r2=1651158&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/qpid/broker/LossyLvq.cpp (original)
+++ qpid/trunk/qpid/cpp/src/qpid/broker/LossyLvq.cpp Mon Jan 12 18:42:15 2015
@@ -19,6 +19,7 @@
  *
  */
 #include "LossyLvq.h"
+#include "MessageMap.h"
 
 namespace qpid {
 namespace broker {



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org