Fix too aggressive #include and #import removal in ActiveSync directory - it broke master branch.

This commit is contained in:
Patrice Levesque
2016-02-16 18:39:58 -05:00
parent 1aab0595a1
commit 6bb2065f46
36 changed files with 196 additions and 10 deletions
+2
View File
@@ -29,7 +29,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#import "NSArray+SyncCache.h"
#import <Foundation/NSDictionary.h>
#include "SOGoSyncCacheObject.h"
@implementation NSMutableArray (SyncCache)