X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/9428c90589a1364b91d2783c09572d2de2ef572e..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