X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c781c31638cc5ae06eb325567323f131e8183a75..2fa7bb014e38306b5d3d0565313afbdcc6722bd3:/src/common/regex.cpp diff --git a/src/common/regex.cpp b/src/common/regex.cpp index ac85aac972..1b58da4000 100644 --- a/src/common/regex.cpp +++ b/src/common/regex.cpp @@ -18,10 +18,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "regex.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"