#import <Cocoa/Cocoa.h>
#import "xcc_general_include.h"

@interface NSArray : NSArray
@end

@interface NSMutableArray : NSArray
@end
