wxwidgets/include
Vadim Zeitlin 86348a9d28 Stop testing for pre-standard hash map/set classes
Always use std::unordered_{map,set} when we use them at all, don't
bother with checking for their availability and with tr1 or even older
alternatives.
2022-10-11 00:45:30 +02:00
..
msvc/wx Require MSVS 2015+ and remove checks for earlier versions 2022-10-11 00:02:29 +02:00
wx Stop testing for pre-standard hash map/set classes 2022-10-11 00:45:30 +02:00