You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2012/12/06 16:54:33 UTC

svn commit: r1417963 - /qpid/trunk/qpid/cpp/src/qpid/broker/RecoverableMessage.h

Author: chug
Date: Thu Dec  6 15:54:33 2012
New Revision: 1417963

URL: http://svn.apache.org/viewvc?rev=1417963&view=rev
Log:
QPID-4490 clean up after commit r1417511 for windows builds

Modified:
    qpid/trunk/qpid/cpp/src/qpid/broker/RecoverableMessage.h

Modified: qpid/trunk/qpid/cpp/src/qpid/broker/RecoverableMessage.h
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/broker/RecoverableMessage.h?rev=1417963&r1=1417962&r2=1417963&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/qpid/broker/RecoverableMessage.h (original)
+++ qpid/trunk/qpid/cpp/src/qpid/broker/RecoverableMessage.h Thu Dec  6 15:54:33 2012
@@ -22,6 +22,7 @@
  *
  */
 
+#include <boost/intrusive_ptr.hpp>
 #include <boost/shared_ptr.hpp>
 #include "qpid/framing/amqp_types.h"
 #include "qpid/framing/Buffer.h"



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