X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7929902d65215d481c59733a5d05b81e373b8237..bd21f7eaf01f7056ff2cb1529209eb9d0e7b74f4:/include/wx/regex.h diff --git a/include/wx/regex.h b/include/wx/regex.h index 5aa6368e82..0b1836e344 100644 --- a/include/wx/regex.h +++ b/include/wx/regex.h @@ -4,7 +4,6 @@ // Author: Karsten Ballueder // Modified by: VZ at 13.07.01 (integrated to wxWin) // Created: 05.02.2000 -// RCS-ID: $Id$ // Copyright: (c) 2000 Karsten Ballueder // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -16,7 +15,7 @@ #if wxUSE_REGEX -class WXDLLIMPEXP_FWD_BASE wxString; +#include "wx/string.h" // ---------------------------------------------------------------------------- // constants