mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-19 20:28:32 +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:
@@ -30,6 +30,9 @@
|
||||
#ifndef NSOBJECT_PROPERTYLIST_H
|
||||
#define NSOBJECT_PROPERTYLIST_H
|
||||
|
||||
#import <Foundation/NSObject.h>
|
||||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSDictionary.h>
|
||||
|
||||
|
||||
@interface NSObject (plext)
|
||||
|
||||
Reference in New Issue
Block a user