mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-10 03:58:56 -06:00
This should have been done in b8c9cd35288a5c94f88ea83bf8c9ee644f99ece1 to avoid all warnings about std::auto_ptr<> being deprecated when using g++ 6 or later which compiles in C++14 mode by default.