mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-04 16:14:00 +01:00
Add missing includes
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
#include "Experimental.h"
|
||||
|
||||
#if defined(EXPERIMENTAL_CRASH_REPORT)
|
||||
#include <atomic>
|
||||
#include <thread>
|
||||
|
||||
#include <wx/progdlg.h>
|
||||
|
||||
#if defined(__WXMSW__)
|
||||
|
||||
Reference in New Issue
Block a user