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

@interface NSString : NSString
@end

@interface NSMutableString : NSString
@end
