wxwidgets/include
Vadim Zeitlin b83178086d Use wxVector::shrink_to_fit() directly
Don't use deprecated wxShrinkToFit() as now wxVector always has this
member function because it is available even in STL build when using
C++11.
2022-10-11 00:02:29 +02:00
..
msvc/wx Require MSVS 2015+ and remove checks for earlier versions 2022-10-11 00:02:29 +02:00
wx Use wxVector::shrink_to_fit() directly 2022-10-11 00:02:29 +02:00