mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 12:16:40 +00:00
([NSAutoreleasePool -parentAutoreleasePool]): Remove inclusion of
eltfuncs.h and collhash.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1164 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4f654a66b5
commit
fe4eb5b2ab
1 changed files with 1 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
/* Implementation of auto release pool for delayed disposal
|
||||
Copyright (C) 1995 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996 Free Software Foundation, Inc.
|
||||
|
||||
Written by: R. Andrew McCallum <mccallum@gnu.ai.mit.edu>
|
||||
Date: January 1995
|
||||
|
@ -23,9 +23,6 @@
|
|||
|
||||
#include <objects/stdobjects.h>
|
||||
#include <Foundation/NSAutoreleasePool.h>
|
||||
|
||||
#include <objects/collhash.h>
|
||||
#include <objects/eltfuncs.h>
|
||||
#include <objects/objc-malloc.h>
|
||||
#include <limits.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue