From dd816650b21f09aa2e68532a7d159588af4bd762 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@709274 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/cpp') diff --git a/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp b/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp index 7abb2ad443..01f8bbfee6 100644 --- a/qpid/cpp/src/qpid/broker/ExchangeRegistry.cpp +++ b/qpid/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