]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/helpview/helpview.cpp
Add wxArchiveFSHandler.
[wxWidgets.git] / samples / html / helpview / helpview.cpp
index 7a01bbf5612b90b56816ee8c1326521c454e5fd6..ba4c62925decc493e010b3605e01d6f20ba1a9b3 100644 (file)
@@ -5,11 +5,6 @@
 // standalone help browser.
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma implementation "help.cpp"
-#pragma interface "help.cpp"
-#endif
-
 // For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"