You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by sh...@apache.org on 2009/02/02 23:10:44 UTC

svn commit: r740120 - /qpid/trunk/qpid/cpp/src/tests/QueueOptionsTest.cpp

Author: shuston
Date: Mon Feb  2 22:10:44 2009
New Revision: 740120

URL: http://svn.apache.org/viewvc?rev=740120&view=rev
Log:
Removed unneeded include <alloca.h>

Modified:
    qpid/trunk/qpid/cpp/src/tests/QueueOptionsTest.cpp

Modified: qpid/trunk/qpid/cpp/src/tests/QueueOptionsTest.cpp
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/tests/QueueOptionsTest.cpp?rev=740120&r1=740119&r2=740120&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/tests/QueueOptionsTest.cpp (original)
+++ qpid/trunk/qpid/cpp/src/tests/QueueOptionsTest.cpp Mon Feb  2 22:10:44 2009
@@ -21,7 +21,6 @@
 #include <iostream>
 #include "qpid/framing/Array.h"
 #include "qpid/client/QueueOptions.h"
-#include <alloca.h>
 
 #include "unit_test.h"
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org