mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-02 21:56:23 +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,7 +23,9 @@
|
||||
#ifndef MAPISTOREOBJECT_H
|
||||
#define MAPISTOREOBJECT_H
|
||||
|
||||
#include <talloc.h>
|
||||
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
@class NSDate;
|
||||
@class NSData;
|
||||
|
||||
Reference in New Issue
Block a user