mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-28 16:23:49 +01:00
Fixes MSVC 2017 support
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "HeadersList.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
|
||||
namespace audacity
|
||||
{
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <cassert>
|
||||
#include <map>
|
||||
#include <algorithm>
|
||||
|
||||
namespace audacity
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user