X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/9428c90589a1364b91d2783c09572d2de2ef572e..a8878f2baf8b974b28a9a08bc94a3c4232b72e1c:/ITCarbonSupport.h diff --git a/ITCarbonSupport.h b/ITCarbonSupport.h index 063fc36..7f0442a 100644 --- a/ITCarbonSupport.h +++ b/ITCarbonSupport.h @@ -14,5 +14,5 @@ #import -NSString *NSStringFromFourCharCode(unsigned long code); -unsigned long FourCharCodeFromNSString(NSString *string); \ No newline at end of file +extern NSString *NSStringFromFourCharCode(unsigned long code); +extern unsigned long FourCharCodeFromNSString(NSString *string); \ No newline at end of file