Use hash<long> instead of hash<wxLongLong_t> when they are the same size
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 3 Nov 2006 21:32:39 +0000 (21:32 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 3 Nov 2006 21:32:39 +0000 (21:32 +0000)
commitb158be6e47d592e88a5025200399b30a5eb5d914
treef895a2706e5f1e097f371f8719bb445db613b7b1
parent01df01eb197ae18576b05c5e19f5d42f2ca6611a
Use hash<long> instead of hash<wxLongLong_t> when they are the same size
since even some 64-bit compilers have a problem with it, it seems.

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