mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-25 08:02:44 +00:00
Monotone-Parent: 32603de9ab1d203022bc9057ffa2e1fd8da6a44d
Monotone-Revision: cd7a9ff3cbba20673e49dd244a7f5abbc2cfe675 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:15:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
|
||||
#include <NGExtensions/NGExtensions.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
#if NeXT_RUNTIME || APPLE_RUNTIME
|
||||
# define objc_free(__mem__) free(__mem__)
|
||||
# define objc_malloc(__size__) malloc(__size__)
|
||||
|
||||
@@ -29,3 +29,5 @@
|
||||
#include <NGExtensions/NGExtensions.h>
|
||||
#include <NGObjWeb/NGObjWeb.h>
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -31,3 +31,4 @@
|
||||
#include <NGObjWeb/NGObjWeb.h>
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -36,3 +36,5 @@
|
||||
#include <NGObjWeb/SoObject+SoDAV.h>
|
||||
|
||||
#include <NGImap4/NGImap4Connection.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -32,3 +32,5 @@
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
|
||||
#include <NGImap4/NGImap4Client.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
#if LIB_FOUNDATION_LIBRARY
|
||||
# include <Foundation/exceptions/GeneralExceptions.h>
|
||||
#elif NeXT_Foundation_LIBRARY || COCOA_Foundation_LIBRARY
|
||||
|
||||
@@ -32,3 +32,5 @@
|
||||
#include <NGExtensions/NGExtensions.h>
|
||||
#include <NGObjWeb/NGObjWeb.h>
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -31,3 +31,5 @@
|
||||
#include <NGExtensions/NGExtensions.h>
|
||||
#include <NGObjWeb/NGObjWeb.h>
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -32,3 +32,5 @@
|
||||
#include <NGExtensions/NGExtensions.h>
|
||||
#include <NGObjWeb/NGObjWeb.h>
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -32,3 +32,5 @@
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
|
||||
#include <GDLAccess/GDLAccess.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -24,3 +24,5 @@
|
||||
|
||||
#include <NGObjWeb/NGObjWeb.h>
|
||||
#include <NGObjWeb/SoObjects.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
@@ -32,3 +32,5 @@
|
||||
#import <NGExtensions/NGExtensions.h>
|
||||
#import <NGObjWeb/NGObjWeb.h>
|
||||
#import <NGObjWeb/SoObjects.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
Reference in New Issue
Block a user