made m_Hash object, not a pointer and moved hash declaration into the header as it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 6 Oct 2008 13:37:04 +0000 (13:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 6 Oct 2008 13:37:04 +0000 (13:37 +0000)
commit8c9d760210f5f077dfebabef942652068bad82e7
treee829ec28eb5169d4080ef1309da32cc8d94ddee7
parentbf9ce2abdf465110ca83469c1b336b056ae8ec72
made m_Hash object, not a pointer and moved hash declaration into the header as it's needed by the upcoming FindFirst/Next() implementation

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