wxwidgets/interface
Vadim Zeitlin 8a8fee442f Make wxEnvVariableHashMap just a std::unordered_map<>
Use the standard container directly instead of using a wx synonym for
it, this is more clear.

Use the same hack here as in e13dbd4278 (Use std::unordered_map<> in
wxMsgCatalog and related classes, 2023-04-12) to allow the existing code
including this header keep using the functions from wx/wxcrt.h without
including it explicitly.
2023-04-18 00:44:12 +02:00
..
wx Make wxEnvVariableHashMap just a std::unordered_map<> 2023-04-18 00:44:12 +02:00
check_syntax.sh Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00