mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
Add include to fix problem in release build with overload void return in thread.h.
(From Andrew Hallendorff, e.mail on audacity-devel, 13-Oct-2014)
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include <wx/msw/winundef.h>
|
||||
#endif
|
||||
|
||||
#include <wx/defs.h>
|
||||
|
Reference in New Issue
Block a user