]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/convertrc/rc2xml.cpp
define _HPUX_SOURCE under HP-UX, otherwise many things are not defined in standard...
[wxWidgets.git] / contrib / utils / convertrc / rc2xml.cpp
index 84fbe9bc0154c9f717957116cc3040afdaeafc77..84550e020519d28b0b262c2b6b212614c1c127ef 100644 (file)
@@ -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"