]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/statbmp.cpp
DJGPP compilation
[wxWidgets.git] / src / os2 / statbmp.cpp
index 36d6463c7217219e7e3d788c01c398588eed5e9f..2581c2285481354de83c6add659f7e2c5d6fcdc4 100644 (file)
@@ -9,6 +9,10 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+#ifdef __GNUG__
+#pragma implementation "statbmp.h"
+#endif
+
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -26,9 +30,7 @@
 // macors
 // ---------------------------------------------------------------------------
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxStaticBitmap, wxControl)
-#endif
 
 // ---------------------------------------------------------------------------
 //  wxStaticBitmap