X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11fdee427ee7c2aae0fda8655b30791f084a45ab..b64c92ee20b022a88d3fe5371b0e17fb7818894f:/samples/html/help/help.cpp?ds=sidebyside diff --git a/samples/html/help/help.cpp b/samples/html/help/help.cpp index 301cb0f7dd..9338525c47 100644 --- a/samples/html/help/help.cpp +++ b/samples/html/help/help.cpp @@ -3,11 +3,6 @@ // Purpose: wxHtml testing example ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma implementation - #pragma interface -#endif - // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h"