mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Header reorganizsateion - Please refer to ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17407 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9cc6c39319
commit
ac30183cd6
238 changed files with 694 additions and 544 deletions
|
@ -31,7 +31,7 @@
|
|||
#include "Foundation/NSPortCoder.h"
|
||||
#include "Foundation/NSDebug.h"
|
||||
|
||||
#include "gnustep/base/GSObjCRuntime.h"
|
||||
#include "GNUstepBase/GSObjCRuntime.h"
|
||||
|
||||
/*
|
||||
* The 'Fastmap' stuff provides an inline implementation of a mapping
|
||||
|
@ -44,7 +44,7 @@
|
|||
#define GSI_MAP_RETAIN_KEY(M, X) ((id)(X).obj) = \
|
||||
[((id)(X).obj) copyWithZone: map->zone]
|
||||
|
||||
#include "gnustep/base/GSIMap.h"
|
||||
#include "GNUstepBase/GSIMap.h"
|
||||
|
||||
@interface GSDictionary : NSDictionary
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue