X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e0f4f97d7f279d85f0db1639af08c272ad8c108..f61715c8528ceeb27e8eda112cdead7cfeac19d0:/src/os2/bitmap.cpp diff --git a/src/os2/bitmap.cpp b/src/os2/bitmap.cpp index c2c99bb980..5ffef72a4b 100644 --- a/src/os2/bitmap.cpp +++ b/src/os2/bitmap.cpp @@ -9,6 +9,10 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// +#ifdef __GNUG__ + #pragma implementation "bitmap.h" +#endif + // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"