Author: shuston
Date: Thu Oct 30 16:00:38 2008
New Revision: 709274

URL: http://svn.apache.org/viewvc?rev=709274&view=rev
Log:
Removed unneeded and nonportable include config.h

Modified:
    incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp

Modified: incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp?rev=709274&r1=709273&r2=709274&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp 
(original)
+++ incubator/qpid/trunk/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp Thu Oct 
30 16:00:38 2008
@@ -19,7 +19,6 @@
  *
  */
 
-#include "config.h"
 #include "ExchangeRegistry.h"
 #include "DirectExchange.h"
 #include "FanOutExchange.h"


Reply via email to