]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_html.cpp
Fix for PCH-less compilation of wxRibbonXmlHandler.
[wxWidgets.git] / src / xrc / xh_html.cpp
index 7bdf27ed8fa70ac95598b7dbf403ec9eb84b9cdd..efdc7c727c4eb05d48272b163ddde257e44f0ed3 100644 (file)
@@ -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"