mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
Formating changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1425 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a6e29b7a25
commit
4c078c7052
1 changed files with 1 additions and 3 deletions
|
@ -25,6 +25,7 @@
|
|||
#define __NSString_h_OBJECTS_INCLUDE
|
||||
|
||||
#include <gnustep/base/preface.h>
|
||||
|
||||
#include <Foundation/NSRange.h>
|
||||
|
||||
typedef unsigned short unichar;
|
||||
|
@ -277,13 +278,10 @@ compiler warning.
|
|||
@end
|
||||
|
||||
#ifndef NO_GNUSTEP
|
||||
|
||||
#include <gnustep/base/IndexedCollecting.h>
|
||||
#include <gnustep/base/String.h>
|
||||
|
||||
@interface NSString (GNU) <String,IndexedCollecting>
|
||||
@end
|
||||
|
||||
#endif /* NO_GNUSTEP */
|
||||
|
||||
#endif /* __NSString_h_OBJECTS_INCLUDE */
|
||||
|
|
Loading…
Reference in a new issue