mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-14 16:51:01 +00:00
includes
This commit is contained in:
parent
f9c2f3b864
commit
d1be7c89cb
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@
|
|||
Boston, MA 02110 USA.
|
||||
*/
|
||||
|
||||
#import <Foundation/NSURL.h>
|
||||
#import <Foundation/NSString.h>
|
||||
#import <Foundation/NSDictionary.h>
|
||||
#import <Foundation/NSError.h>
|
||||
#import <Foundation/NSUndoManager.h>
|
||||
#import "AppKit/NSPersistentDocument.h"
|
||||
|
||||
@implementation NSPersistentDocument
|
||||
|
|
Loading…
Reference in a new issue