1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-16 16:20:50 +02:00

Fixes GCC 11 compatibility

Fixes broken GCC 11 build
This commit is contained in:
Dmitry Vedenko 2021-06-18 20:29:00 +03:00
parent 8a75211548
commit 4ed2e0d265

View File

@ -11,6 +11,7 @@
#endif
#include <functional>
#include <limits>
/*
* ArrayOf<X>