Remove config.h

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6622 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2000-05-25 21:53:37 +00:00
parent 018751d659
commit 37254718df
3 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2000-05-25 Adam Fedor <fedor@gnu.org>
* Headers/gnustep/base/GSIArray.h: remove config.h
* Headers/gnustep/base/GSIMap.h: Likewise.
2000-05-24 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSFileManager.m: ([-directoryContentsAtPath:])

View file

@ -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 <config.h>
#include <Foundation/NSObject.h>
#include <Foundation/NSZone.h>

View file

@ -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 <config.h>
#include <Foundation/NSObject.h>
#include <Foundation/NSZone.h>