Fix compilation of wxIconBundle in some particular minimal builds.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Apr 2010 00:36:31 +0000 (00:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Apr 2010 00:36:31 +0000 (00:36 +0000)
commit89e1de6441845de971433531a7286d5bea06c3f5
treed5203ce57e4d236973f56477c186828cab34bd7c
parent1935acd7a5748a73f24d97a7084066a18997dcb4
Fix compilation of wxIconBundle in some particular minimal builds.

Let the code compile when wxUSE_STREAMS==1 but wxUSE_FILE and wxUSE_FFILE are
both 0.

Closes #10900.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/iconbndl.h
src/common/iconbndl.cpp