diff --git a/Headers/gnustep/base/Collection.h b/Headers/gnustep/base/Collection.h index 730a0fb12..9e902201d 100644 --- a/Headers/gnustep/base/Collection.h +++ b/Headers/gnustep/base/Collection.h @@ -1,5 +1,5 @@ /* Interface for Objective-C Collection object - Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. Written by: R. Andrew McCallum Date: May 1993 @@ -34,7 +34,6 @@ #include #include #include -#include @interface Collection : NSObject { diff --git a/Source/objects/Collection.h b/Source/objects/Collection.h index 730a0fb12..9e902201d 100644 --- a/Source/objects/Collection.h +++ b/Source/objects/Collection.h @@ -1,5 +1,5 @@ /* Interface for Objective-C Collection object - Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. Written by: R. Andrew McCallum Date: May 1993 @@ -34,7 +34,6 @@ #include #include #include -#include @interface Collection : NSObject {