X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c246bd7c41f112a3cdd9523668969ebb250b8cda..490da436c859b499a7726acd06af02304b0d925f:/utils/dialoged/src/reswrite.cpp diff --git a/utils/dialoged/src/reswrite.cpp b/utils/dialoged/src/reswrite.cpp index a0a619c393..d2fed79bdc 100644 --- a/utils/dialoged/src/reswrite.cpp +++ b/utils/dialoged/src/reswrite.cpp @@ -36,7 +36,9 @@ #include "reseditr.h" +#if !defined(__WXMSW__) && defined(__WXMAC__) static char wxBuffer[512]; +#endif char *SafeString(char *s); char *SafeWord(const wxString& s);