From 04c7b957a4056219c29818111ae6d20fa8e418f8 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 11 Apr 2007 19:53:32 +0000 Subject: * cpp/qpidc.spec.in: Added qpidd-devel sub-package. * cpp/configure.ac: Use a more reliable srcdir test file. * cpp/docs/api/Makefile.am: Fix bug in VPATH builds. * cpp/gentools/*, src/**.h,**.cpp: Fix #includes of files in gen/ * cpp/rpm/Makefile.am: Removed. RPM targets defined in top level Makefile.am. * cpp/Makefile.am: Add RPM targets, fix VPATH bug with RPM targets * cpp/rpm/README.qpidd-devel: placeholder for qpidd-devel documentation. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@527639 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/gentools/templ.cpp') diff --git a/qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl b/qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl index c41ca3406d..d85f4bf229 100644 --- a/qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl +++ b/qpid/cpp/gentools/templ.cpp/AMQP_ClientOperations.h.tmpl @@ -46,7 +46,7 @@ public: virtual ProtocolVersion getVersion() const = 0; // Include framing constant declarations - #include + #include "AMQP_Constants.h" // Inner classes -- cgit v1.2.1