mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-21 20:51:52 +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
|
@ -44,7 +44,7 @@
|
|||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "gnustep/base/preface.h"
|
||||
#include "GNUstepBase/preface.h"
|
||||
#include "Foundation/NSAttributedString.h"
|
||||
#include "Foundation/NSException.h"
|
||||
#include "Foundation/NSRange.h"
|
||||
|
@ -103,7 +103,7 @@ static NSDictionary *blank;
|
|||
#define GSI_MAP_VTYPES GSUNION_INT
|
||||
#define GSI_MAP_NOCLEAN 1
|
||||
|
||||
#include "gnustep/base/GSIMap.h"
|
||||
#include "GNUstepBase/GSIMap.h"
|
||||
|
||||
static NSLock *attrLock = nil;
|
||||
static GSIMapTable_t attrMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue