This commit is contained in:
Gregory John Casamento 2020-05-07 03:11:14 -04:00
parent f9c2f3b864
commit d1be7c89cb

View file

@ -22,6 +22,11 @@
Boston, MA 02110 USA. 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" #import "AppKit/NSPersistentDocument.h"
@implementation NSPersistentDocument @implementation NSPersistentDocument