1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Fixes MSVC 2017 support

This commit is contained in:
Dmitry Vedenko
2021-05-26 06:13:38 -07:00
parent 2175d0219a
commit 13533c8bfa
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
#include "HeadersList.h"
#include <algorithm>
#include <cctype>
namespace audacity
{