You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2007/03/08 17:29:25 UTC

svn commit: r516092 - /activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/connector/openwire/OpenWireFormatFactory.cpp

Author: tabish
Date: Thu Mar  8 08:29:23 2007
New Revision: 516092

URL: http://svn.apache.org/viewvc?view=rev&rev=516092
Log:
http://issues.apache.org/activemq/browse/AMQCPP-30

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/connector/openwire/OpenWireFormatFactory.cpp

Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/connector/openwire/OpenWireFormatFactory.cpp
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/connector/openwire/OpenWireFormatFactory.cpp?view=diff&rev=516092&r1=516091&r2=516092
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/connector/openwire/OpenWireFormatFactory.cpp (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/connector/openwire/OpenWireFormatFactory.cpp Thu Mar  8 08:29:23 2007
@@ -15,8 +15,8 @@
  * limitations under the License.
  */
 
-#include <activemq/connector/openwire/OpenwireFormatFactory.h>
-#include <activemq/connector/openwire/OpenwireFormat.h>
+#include <activemq/connector/openwire/OpenWireFormatFactory.h>
+#include <activemq/connector/openwire/OpenWireFormat.h>
 
 #include <activemq/util/Boolean.h>