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
+1
View File
@@ -30,6 +30,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef __NSARRAYSYNCCACHE_H__
#define __NSARRAYSYNCCACHE_H__
#import <Foundation/NSArray.h>
@class NSDictionary;