]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlpars.cpp
Add a little space so the wxHtmlCell doesn't overwrite the border of
[wxWidgets.git] / src / html / htmlpars.cpp
index c9c59ab6008f55aa4fdf4dde917a2d7d096f4f8b..9718c67ee37d7ee5e45979a1364e2e417e21c520 100644 (file)
@@ -8,7 +8,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "htmlpars.h"
 #endif
 
@@ -39,7 +39,6 @@
 // DLL options compatibility check:
 #include "wx/app.h"
 WX_CHECK_BUILD_OPTIONS("wxHTML")
-//static wxBuildOptionsChecker gs_optionsChecker;
 
 //-----------------------------------------------------------------------------
 // wxHtmlParser helpers