mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Minor fixup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16393 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
daf9c35f42
commit
87ee43c6dd
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-04-08 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Headers/gnustep/base/Foundation.h: Include GNUstep extensions
|
||||
from GSCategories.h
|
||||
|
||||
2003-04-08 15:37 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/NSCalendarDate.m (-initWithString:calendarFormat:locale:):
|
||||
|
|
|
@ -90,5 +90,7 @@
|
|||
#include <Foundation/NSUserDefaults.h>
|
||||
#include <Foundation/NSValue.h>
|
||||
#include <Foundation/NSZone.h>
|
||||
#include <gnustep/base/GSCategories.h>
|
||||
#include <gnustep/base/GSObjCRuntime.h>
|
||||
|
||||
#endif /* __Foundation_h_GNUSTEP_BASE_INCLUDE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue