From 8b4f586fe76d357cc949e88a0d20c29440f33a96 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 19 Nov 2010 20:57:20 +0000 Subject: [PATCH] Monotone-Parent: 15e492255ca78cfe467d7091c4fb51169a92c156 Monotone-Revision: f53e825f6b4a776609eb936acf3689a2764a4835 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T20:57:20 Monotone-Branch: ca.inverse.sogo --- OpenChange/SOGoContactGCSEntry+MAPIStore.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenChange/SOGoContactGCSEntry+MAPIStore.h b/OpenChange/SOGoContactGCSEntry+MAPIStore.h index 145e455aa..54820ba2a 100644 --- a/OpenChange/SOGoContactGCSEntry+MAPIStore.h +++ b/OpenChange/SOGoContactGCSEntry+MAPIStore.h @@ -25,6 +25,8 @@ #import +@class NSDictionary; + @interface SOGoContactGCSEntry (MAPIStoreMessage) - (void) setMAPIProperties: (NSDictionary *) properties;