mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-08 06:48:51 +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,10 @@
|
||||
#ifndef NSOBJECT_MAPISTORE_H
|
||||
#define NSOBJECT_MAPISTORE_H
|
||||
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
#include <talloc.h>
|
||||
#include <mapistore/mapistore_errors.h>
|
||||
|
||||
struct MAPIStoreTallocWrapper
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user