mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-11 16:50:42 +00:00
Tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17243 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6111504cb2
commit
11822288e4
1 changed files with 1 additions and 2 deletions
|
@ -32,6 +32,7 @@
|
|||
#include <Foundation/Foundation.h>
|
||||
#else
|
||||
#include <Foundation/NSObject.h>
|
||||
#include <Foundation/NSString.h>
|
||||
#endif
|
||||
|
||||
@class NSArray;
|
||||
|
@ -41,8 +42,6 @@
|
|||
@class NSDictionary;
|
||||
@class NSMutableDictionary;
|
||||
@class NSScanner;
|
||||
@class NSString;
|
||||
@class NSMutableString;
|
||||
|
||||
/*
|
||||
* A trivial class for mantaining state while decoding/encoding data.
|
||||
|
|
Loading…
Reference in a new issue