X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c50a4038e3c3a13e3d493c432017d371d4916ce6..17fce800d584151423ab1ff04bac4f3b785dff7d:/include/wx/debug.h?ds=sidebyside diff --git a/include/wx/debug.h b/include/wx/debug.h index f0ca48d9fc..f6f3242e95 100644 --- a/include/wx/debug.h +++ b/include/wx/debug.h @@ -127,7 +127,7 @@ #ifdef __cplusplus /* Use of wxFalse instead of false suppresses compiler warnings about testing */ /* constant expression */ - WXDLLIMPEXP_DATA_BASE(extern const bool) wxFalse; + extern WXDLLIMPEXP_DATA_BASE(const bool) wxFalse; #endif #define wxAssertFailure wxFalse