X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1e4ec87317aa33fae6dbd8c55fbc699432d0026..f239a20092359e3c914adb79bd39f3f5d2b2e06f:/src/xrc/xh_html.cpp diff --git a/src/xrc/xh_html.cpp b/src/xrc/xh_html.cpp index 7bdf27ed8f..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 ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "xh_html.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"