MinGW: Remove direct mingw-std-threads includes
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
#include "safeguards.h"
|
||||
|
||||
#include <mutex>
|
||||
#if defined(__MINGW32__)
|
||||
#include "3rdparty/mingw-std-threads/mingw.mutex.h"
|
||||
#endif
|
||||
|
||||
struct MixerChannel {
|
||||
/* pointer to allocated buffer memory */
|
||||
|
Reference in New Issue
Block a user