X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/992527a5738f7fb629d2aaeee64cfc733ddb7e1c..98c4eb39105531b0316a9d8dbf87d7939e4c4270:/src/common/string.cpp diff --git a/src/common/string.cpp b/src/common/string.cpp index 9c8122f952..f26486112a 100644 --- a/src/common/string.cpp +++ b/src/common/string.cpp @@ -1115,7 +1115,7 @@ void wxString::UngetWriteBuf(size_t nLen) } #endif // WXWIN_COMPATIBILITY_2_8 -#endif // !wxUSE_STL +#endif // !wxUSE_STL_BASED_WXSTRING // ---------------------------------------------------------------------------