mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Remove #include of objects/eltfuncs.h.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1126 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a0e603c0cd
commit
b1eb75963d
3 changed files with 0 additions and 3 deletions
|
@ -25,7 +25,6 @@
|
|||
#include <objects/NSSet.h>
|
||||
#include <objects/behavior.h>
|
||||
#include <objects/Set.h>
|
||||
#include <objects/eltfuncs.h>
|
||||
#include <Foundation/NSUtilities.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
#include <objects/NSDictionary.h>
|
||||
#include <objects/behavior.h>
|
||||
#include <objects/Dictionary.h>
|
||||
#include <objects/eltfuncs.h>
|
||||
#include <Foundation/NSUtilities.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
#include <objects/NSSet.h>
|
||||
#include <objects/behavior.h>
|
||||
#include <objects/Set.h>
|
||||
#include <objects/eltfuncs.h>
|
||||
#include <Foundation/NSUtilities.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue