// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+#ifdef __GNUG__
+ #pragma implementation "bitmap.h"
+#endif
+
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
, long lType
)
{
- HPS hPs;
+ HPS hPs = NULLHANDLE;
UnRef();