From 6d567c5e4c935774751639ab9c3b20fc738b6d3c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 19 Nov 2010 20:56:59 +0000 Subject: [PATCH] Monotone-Parent: f0d1b16bd7d62ae794114e9df5377a901fba1a74 Monotone-Revision: 15e492255ca78cfe467d7091c4fb51169a92c156 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-19T20:56:59 Monotone-Branch: ca.inverse.sogo --- OpenChange/SOGoGCSFolder+MAPIStore.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenChange/SOGoGCSFolder+MAPIStore.h b/OpenChange/SOGoGCSFolder+MAPIStore.h index 70b62d896..868e555ae 100644 --- a/OpenChange/SOGoGCSFolder+MAPIStore.h +++ b/OpenChange/SOGoGCSFolder+MAPIStore.h @@ -25,6 +25,8 @@ #import +@class NSString; + @interface SOGoGCSFolder (MAPIStore) - (NSArray *) componentKeysWithType: (NSString *) component;