From 71f96f8caa43414d53d20281e078432751582f08 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Thu, 30 Oct 2008 23:00:38 +0000 Subject: Removed unneeded and nonportable include config.h git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@709274 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/broker/ExchangeRegistry.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src') diff --git a/cpp/src/qpid/broker/ExchangeRegistry.cpp b/cpp/src/qpid/broker/ExchangeRegistry.cpp index 7abb2ad443..01f8bbfee6 100644 --- a/cpp/src/qpid/broker/ExchangeRegistry.cpp +++ b/cpp/src/qpid/broker/ExchangeRegistry.cpp @@ -19,7 +19,6 @@ * */ -#include "config.h" #include "ExchangeRegistry.h" #include "DirectExchange.h" #include "FanOutExchange.h" -- cgit v1.2.1