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
@@ -31,6 +31,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef __SOGOSYNCCACHEOBJECT_H__
#define __SOGOSYNCCACHEOBJECT_H__
#import <Foundation/NSObject.h>
@class NSNull;