X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c575e45a24711793f98959a1f394a9e528c3129a..43f4e852a1b2ac37c3db6a2b87315192ac549191:/src/xrc/xh_html.cpp?ds=sidebyside diff --git a/src/xrc/xh_html.cpp b/src/xrc/xh_html.cpp index f7fe6ae91f..efdc7c727c 100644 --- a/src/xrc/xh_html.cpp +++ b/src/xrc/xh_html.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_html.cpp +// Name: src/xrc/xh_html.cpp // Purpose: XRC resource for wxHtmlWindow // Author: Bob Mitchell // Created: 2000/03/21 @@ -8,10 +8,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma implementation "xh_html.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"