X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/765624f7350bf32b1c78a10ab1a1e10729c52cd1..9fe52545f5b4a21e3cdeab5d0aa8d9e6a91355c3:/include/wx/regex.h?ds=sidebyside diff --git a/include/wx/regex.h b/include/wx/regex.h index e024d0e52a..8fb775da6d 100644 --- a/include/wx/regex.h +++ b/include/wx/regex.h @@ -20,6 +20,8 @@ #if wxUSE_REGEX +class WXDLLEXPORT wxString; + // ---------------------------------------------------------------------------- // constants // ----------------------------------------------------------------------------