#include "wx/msw/private.h"
+#if wxUSE_WXDIB
+
// ----------------------------------------------------------------------------
// wxDIB: represents a DIB section
// ----------------------------------------------------------------------------
Free();
}
+#endif
+ // wxUSE_WXDIB
+
#endif // _WX_MSW_DIB_H_