Author: astitcher
Date: Wed May 8 20:15:37 2013
New Revision: 1480438
URL: http://svn.apache.org/r1480438
Log:
NO-JIRA: Fix harmless but annoying Visual Studio warning
Modified:
qpid/trunk/qpid/cpp/src/qpid/ha/ConnectionObserver.h
Modified: qpid/trunk/qpid/cpp/src/qpid/ha/ConnectionObserver.h
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/ha/ConnectionObserver.h?rev=1480438&r1=1480437&r2=1480438&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/qpid/ha/ConnectionObserver.h (original)
+++ qpid/trunk/qpid/cpp/src/qpid/ha/ConnectionObserver.h Wed May 8 20:15:37
2013
@@ -29,7 +29,7 @@
#include "boost/shared_ptr.hpp"
namespace qpid {
-class Address;
+struct Address;
namespace ha {
class BrokerInfo;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]