From 6303c57dfe1a9a33af75437e9b1b637b3094afdb Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Thu, 30 Oct 2008 23:06:05 +0000 Subject: Removed unneeded forward ref git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@709278 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/amqp_0_10/built_in_types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src') diff --git a/cpp/src/qpid/amqp_0_10/built_in_types.h b/cpp/src/qpid/amqp_0_10/built_in_types.h index 769bedd54e..196e02a302 100644 --- a/cpp/src/qpid/amqp_0_10/built_in_types.h +++ b/cpp/src/qpid/amqp_0_10/built_in_types.h @@ -145,7 +145,6 @@ typedef framing::SequenceSet SequenceSet; // Forward declare class types. class Map; class Struct32; -class List; class UnknownType; template struct ArrayDomain; -- cgit v1.2.1