From fac8410c4beb2686f3df8deee4dbd928cd9fca96 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@709278 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/qpid/amqp_0_10/built_in_types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/qpid/amqp_0_10/built_in_types.h b/qpid/cpp/src/qpid/amqp_0_10/built_in_types.h index 769bedd54e..196e02a302 100644 --- a/qpid/cpp/src/qpid/amqp_0_10/built_in_types.h +++ b/qpid/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