mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 08:09:41 +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:
parent
0e659f4cf0
commit
c68351706b
@ -28,6 +28,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include <wx/msw/winundef.h>
|
||||
#endif
|
||||
|
||||
#include <wx/defs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user