diff --git a/ChangeLog b/ChangeLog index 1f8933f49..8f626bc03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-05-25 Adam Fedor + + * Headers/gnustep/base/GSIArray.h: remove config.h + * Headers/gnustep/base/GSIMap.h: Likewise. + 2000-05-24 Richard Frith-Macdonald * Source/NSFileManager.m: ([-directoryContentsAtPath:]) diff --git a/Headers/gnustep/base/GSIArray.h b/Headers/gnustep/base/GSIArray.h index f774eae12..14bf247fe 100644 --- a/Headers/gnustep/base/GSIArray.h +++ b/Headers/gnustep/base/GSIArray.h @@ -20,7 +20,6 @@ * License along with this library; if not, write to the Free * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA. */ -#include #include #include diff --git a/Headers/gnustep/base/GSIMap.h b/Headers/gnustep/base/GSIMap.h index 2e743623c..0d7beb042 100644 --- a/Headers/gnustep/base/GSIMap.h +++ b/Headers/gnustep/base/GSIMap.h @@ -22,7 +22,6 @@ * License along with this library; if not, write to the Free * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA. */ -#include #include #include