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

@interface NSDictionary : NSObject
@end

@interface NSMutableDictionary : NSDictionary
@end
