mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 14:52:44 +00:00
(fix) fixed missing includes in tool
This commit is contained in:
@@ -20,8 +20,12 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <Foundation/NSAutoreleasePool.h>
|
||||
#include <Foundation/NSDictionary.h>
|
||||
#include <Foundation/NSException.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
||||
#import <SOGo/NSDictionary+Utilities.h>
|
||||
#include <SOGo/NSDictionary+Utilities.h>
|
||||
|
||||
static int
|
||||
performTest (char *filename)
|
||||
|
||||
Reference in New Issue
Block a user