define {first,second}_type in the struct declared by _WX_DECLARE_PAIR too for compati...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Jul 2008 18:20:06 +0000 (18:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Jul 2008 18:20:06 +0000 (18:20 +0000)
commitd7ad5a0289b22d16a67b9fc2efe1a721e4a5a1ae
tree81fdb501563fa94135260673eec089a32abb7623
parent101198ba0c7516a4112991907bc06a52bb3f9e89
define {first,second}_type in the struct declared by _WX_DECLARE_PAIR too for compatibility with std::pair, we can avoid #ifdefs in the code using the hash then (#9725)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/hashmap.h
tests/hashes/hashes.cpp