]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/helpbase.cpp
changed PPC struct alignement setting
[wxWidgets.git] / src / common / helpbase.cpp
index b10db8b4c15f3dfe401509b27c3abe0281068e83..e8f7722899c114ea71eab2eddb378666a57786ce 100644 (file)
 #include "wx/defs.h"
 #endif
 
-#include "wx/helpbase.h"
+#if wxUSE_HELP
 
-#if USE_HELP
+#include "wx/helpbase.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_CLASS(wxHelpControllerBase, wxObject)
-#endif
 
-#endif // USE_HELP
+#endif // wxUSE_HELP