mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Monotone-Parent: e915f36dc04f2baeeffa6e5740ac614cb01e81ae
Monotone-Revision: d03f591ee1abddc4729d4f012e2c8fbd7f9e7b20 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:44:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -23,12 +23,12 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
#if LIB_FOUNDATION_LIBRARY
|
||||
# include <Foundation/exceptions/GeneralExceptions.h>
|
||||
# import <Foundation/exceptions/GeneralExceptions.h>
|
||||
#elif NeXT_Foundation_LIBRARY || COCOA_Foundation_LIBRARY
|
||||
# include <NGExtensions/NGObjectMacros.h>
|
||||
# include <NGExtensions/NSString+Ext.h>
|
||||
# import <NGExtensions/NGObjectMacros.h>
|
||||
# import <NGExtensions/NSString+Ext.h>
|
||||
#endif
|
||||
|
||||
#include <NGExtensions/NGExtensions.h>
|
||||
#include <NGObjWeb/NGObjWeb.h>
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
#import <NGExtensions/NGExtensions.h>
|
||||
#import <NGObjWeb/NGObjWeb.h>
|
||||
#import <NGObjWeb/SoObjects.h>
|
||||
|
||||
Reference in New Issue
Block a user