mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +00:00
Partly revert recent changes removing #imports and #includes, under OpenChange, as they cause more problems than they solve.
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
/* A format-agnostic property list dumper.
|
||||
Usage: plreader [filename] */
|
||||
|
||||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSAutoreleasePool.h>
|
||||
#import <Foundation/NSProcessInfo.h>
|
||||
|
||||
#import "NSObject+PropertyList.m"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user