X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/692faf9cb79903190c1885a7ed08a2c97cc7fb8b..a8878f2baf8b974b28a9a08bc94a3c4232b72e1c:/ITDebug.h diff --git a/ITDebug.h b/ITDebug.h index a9fda2d..eaf6483 100644 --- a/ITDebug.h +++ b/ITDebug.h @@ -13,5 +13,5 @@ #import -void SetITDebugMode(BOOL mode); -void ITDebugLog(NSString *format, ...); \ No newline at end of file +extern void SetITDebugMode(BOOL mode); +extern void ITDebugLog(NSString *format, ...); \ No newline at end of file