X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/254a21292b0ccf234ed1dbc6acd37708672ffcc0..5938a184a568873b48c1e59bf5c4ed5a9528d7f4:/utils/configtool/src/htmlparser.cpp?ds=sidebyside diff --git a/utils/configtool/src/htmlparser.cpp b/utils/configtool/src/htmlparser.cpp index d4d2d7a23f..1552216137 100644 --- a/utils/configtool/src/htmlparser.cpp +++ b/utils/configtool/src/htmlparser.cpp @@ -12,9 +12,6 @@ // ---------------------------------------------------------------------------- // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "htmlparser.h" -#endif // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h"