X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/94dadb0a8e9436ec12b6831c5fc8cbc9ab9133e5..a068160f9f732794d7d373d3adb4979c97c2d663:/contrib/utils/convertrc/rc2xml.cpp diff --git a/contrib/utils/convertrc/rc2xml.cpp b/contrib/utils/convertrc/rc2xml.cpp index 84fbe9bc01..84550e0205 100644 --- a/contrib/utils/convertrc/rc2xml.cpp +++ b/contrib/utils/convertrc/rc2xml.cpp @@ -15,10 +15,6 @@ cross platform (wxGTK,etc) 3. Be able to abort incorrectly formated files without crashing */ -#ifdef __GNUG__ -#pragma implementation "rc2xml.h" -#endif - // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h"