mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-18 00:37:59 +01:00
Remove most uses of AUDACITY_OLD_STD
This commit is contained in:
@@ -56,9 +56,7 @@ for shared and private configs - which need to move out.
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
#ifndef __AUDACITY_OLD_STD__
|
||||
#include <unordered_map>
|
||||
#endif
|
||||
|
||||
using ProviderMap = std::unordered_map<wxString, wxArrayString>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user