Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 19911 invoked from network); 8 Nov 2007 20:55:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2007 20:55:44 -0000 Received: (qmail 89357 invoked by uid 500); 8 Nov 2007 20:55:32 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 89338 invoked by uid 500); 8 Nov 2007 20:55:32 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 89329 invoked by uid 99); 8 Nov 2007 20:55:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2007 12:55:32 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2007 20:55:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id AB6B61A9832; Thu, 8 Nov 2007 12:55:23 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r593304 - /activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/WireFormatInfo.cpp Date: Thu, 08 Nov 2007 20:55:23 -0000 To: commits@activemq.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071108205523.AB6B61A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tabish Date: Thu Nov 8 12:55:22 2007 New Revision: 593304 URL: http://svn.apache.org/viewvc?rev=593304&view=rev Log: http://issues.apache.org/activemq/browse/AMQCPP-103 Modified: activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/WireFormatInfo.cpp Modified: activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/WireFormatInfo.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/WireFormatInfo.cpp?rev=593304&r1=593303&r2=593304&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/WireFormatInfo.cpp (original) +++ activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/WireFormatInfo.cpp Thu Nov 8 12:55:22 2007 @@ -16,7 +16,7 @@ */ #include -#include +#include using namespace std; using namespace activemq;