mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 17:50:36 +08:00
This should have been done in b8c9cd3528
to avoid all warnings about std::auto_ptr<> being deprecated when using
g++ 6 or later which compiles in C++14 mode by default.