Monotone-Parent: 187ac928b725957508cddf0bb5f4aeebc606ab3e

Monotone-Revision: ef03560e468928024dd2c8b7176bc66f200c293c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-04T14:33:59
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2012-04-04 14:33:59 +00:00
parent 1e1cdcc89c
commit 6d22a0bb49
5 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#import "MAPIStoreFAIMessage.h"
#undef DEBUG
#include <stdbool.h>
#include <talloc.h>
#include <util/time.h>
#include <mapistore/mapistore.h>

View File

@ -31,6 +31,7 @@
#import "MAPIStoreFallbackContext.h"
#undef DEBUG
#include <inttypes.h>
#include <mapistore/mapistore.h>
@implementation MAPIStoreFallbackContext

View File

@ -21,6 +21,7 @@
*/
#import <Foundation/NSArray.h>
#import <Foundation/NSString.h>
#import <NGExtensions/NSCalendarDate+misc.h>
#import <NGExtensions/NSObject+Logs.h>
@ -32,6 +33,7 @@
#import "NSDate+MAPIStore.h"
#import "MAPIStoreRecurrenceUtils.h"
#include <stdbool.h>
#include <talloc.h>
#include <util/time.h>
#include <gen_ndr/property.h>

View File

@ -29,6 +29,7 @@
#import "NSArray+MAPIStore.h"
#undef DEBUG
#include <stdbool.h>
#include <talloc.h>
#include <util/time.h>
#include <gen_ndr/exchange.h>

View File

@ -27,6 +27,7 @@
#import "NSDate+MAPIStore.h"
#undef DEBUG
#include <stdbool.h>
#include <talloc.h>
#include <util/time.h>
#include <mapistore/mapistore.h>