(fix) fixed missing include leading to compilation errors

This commit is contained in:
Ludovic Marcotte
2016-11-28 14:10:00 -05:00
parent b450f999f0
commit f370ce71c6

View File

@@ -24,6 +24,7 @@
#import <SoObjects/SOGo/NSArray+Utilities.h>
#import <SoObjects/SOGo/NSDictionary+Utilities.h>
#import <SoObjects/SOGo/NSString+Utilities.h>
#import <SoObjects/SOGo/SOGoUserSettings.h>
#import <NGObjWeb/NSException+HTTP.h>
#import <NGObjWeb/WOContext.h>