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