mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
cosmetic tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29657 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
43bcaac3ad
commit
c8a6832349
50 changed files with 290 additions and 288 deletions
|
@ -22,13 +22,13 @@
|
|||
Boston, MA 02111 USA.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "Foundation/NSString.h"
|
||||
#import "config.h"
|
||||
#import "Foundation/NSString.h"
|
||||
|
||||
#include "Foundation/NSArray.h"
|
||||
#include "Foundation/NSException.h"
|
||||
#import "Foundation/NSArray.h"
|
||||
#import "Foundation/NSException.h"
|
||||
|
||||
#include "GSPrivate.h"
|
||||
#import "GSPrivate.h"
|
||||
|
||||
/*
|
||||
PENDING some string constants are scattered about in the class impl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue