mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 17:51:01 +00:00
Revert
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3411 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d571ec9c25
commit
1b355476d9
2 changed files with 0 additions and 4 deletions
|
@ -3,8 +3,6 @@ Mon Dec 7 10:00:34 1998 Adam Fedor <fedor@ultra.doc.com>
|
||||||
* src/NSProcessInfo.m: Use fake-main if FreeBSD.
|
* src/NSProcessInfo.m: Use fake-main if FreeBSD.
|
||||||
* src/include/fake-main.h: Likewise.
|
* src/include/fake-main.h: Likewise.
|
||||||
|
|
||||||
* src/include/NSDateFormatter.h: Include NSFormatter.h.
|
|
||||||
|
|
||||||
Sun Dec 6 20:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
Sun Dec 6 20:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||||
|
|
||||||
* src/NSDate.m: removed +initialize - moved default locale info to
|
* src/NSDate.m: removed +initialize - moved default locale info to
|
||||||
|
|
|
@ -25,8 +25,6 @@
|
||||||
#ifndef __NSDateFormatter_h_GNUSTEP_BASE_INCLUDE
|
#ifndef __NSDateFormatter_h_GNUSTEP_BASE_INCLUDE
|
||||||
#define __NSDateFormatter_h_GNUSTEP_BASE_INCLUDE
|
#define __NSDateFormatter_h_GNUSTEP_BASE_INCLUDE
|
||||||
|
|
||||||
#include <Foundation/NSFormatter.h>
|
|
||||||
|
|
||||||
#ifndef STRICT_OPENSTEP
|
#ifndef STRICT_OPENSTEP
|
||||||
|
|
||||||
#include <Foundation/NSFormatter.h>
|
#include <Foundation/NSFormatter.h>
|
||||||
|
|
Loading…
Reference in a new issue