From 520e511b32c5344c343214bf2de62698f0bc36e6 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 16 May 2008 18:56:39 +0000 Subject: Added missing log/Logger.h to headers. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@657168 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/Makefile.am') diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 160c0ffaae..a946f17b56 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -349,7 +349,6 @@ nobase_include_HEADERS = \ qpid/Url.h \ qpid/InlineVector.h \ qpid/InlineAllocator.h \ - qpid/log/Statement.h \ qpid/memory.h \ qpid/shared_ptr.h \ qpid/broker/Broker.h \ @@ -507,6 +506,7 @@ nobase_include_HEADERS = \ qpid/framing/variant.h \ qpid/log/Helpers.h \ qpid/log/Options.h \ + qpid/log/Logger.h \ qpid/log/Selector.h \ qpid/log/Statement.h \ qpid/management/Args.h \ -- cgit v1.2.1