]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/helpxxxx.cpp
Include wx/panel.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / classic / helpxxxx.cpp
index 7d0e4d15314ef776d7949264d2adf578fb3d83ce..85a58ed732a4724d4b2d0c5b98b5c09f469ed02f 100644 (file)
@@ -9,17 +9,11 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "helpxxxx.h"
-#endif
-
 #include "wx/stubs/helpxxxx.h"
 
 #include <string.h>
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxXXXXHelpController, wxHelpControllerBase)
-#endif
 
 wxXXXXHelpController::wxXXXXHelpController()
 {