1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Possible MSVC build fix for Windows build-bot

This commit is contained in:
James Crook 2018-03-30 21:49:22 +01:00
parent 877f07834f
commit b5ffaca980

View File

@ -23,7 +23,7 @@
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <initializer_list>