Fixed compilation warnings

Monotone-Parent: b2bb37a5b0be639020525c8cbc8f174b9869b25d
Monotone-Revision: 305e5198a69984fa19ae3d615ff25e6f48bed1bd

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-08-24T21:02:47
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-08-24 21:02:47 +00:00
parent ac81ef06fd
commit 7162f4c237
5 changed files with 13 additions and 4 deletions
+2
View File
@@ -33,6 +33,8 @@
id reference;
}
- (BOOL) cardReferences: (NSArray *) references contain: (NSString *) ref;
@end
#endif /* UIXLISTEDITOR_H */
+1
View File
@@ -24,6 +24,7 @@
#import <Foundation/NSArray.h>
#import <Foundation/NSString.h>
#import <NGObjWeb/WORequest.h>
#import <NGObjWeb/NSException+HTTP.h>
#import <NGObjWeb/WOResponse.h>
#import <Foundation/NSPropertyList.h>