mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
include NSFormatter.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3381 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3e31782672
commit
830f76a916
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
#ifndef STRICT_OPENSTEP
|
||||
|
||||
@class NSString;
|
||||
#include <Foundation/NSFormatter.h>
|
||||
|
||||
@interface NSDateFormatter : NSFormatter <NSCoding, NSCopying>
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue