MinGW: Remove direct mingw-std-threads includes
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
#if defined(__MINGW32__)
|
||||
#include "../3rdparty/mingw-std-threads/mingw.mutex.h"
|
||||
#endif
|
||||
|
||||
extern std::mutex _music_driver_mutex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user