wxwidgets/include
Vadim Zeitlin eb97bf90e4 Remove custom wxVector implementation
Always use std::vector<>, we don't support platforms not providing the
standard library classes any longer.
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 Remove custom wxVector implementation 2022-10-11 00:45:30 +02:00