mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
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:
parent
018751d659
commit
37254718df
3 changed files with 5 additions and 2 deletions
|
@ -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:])
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue