Fix MinGW compilation issues
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
#include <mutex>
|
#include <mutex>
|
||||||
#if defined(__MINGW32__)
|
#if defined(__MINGW32__)
|
||||||
#include "3rdparty/mingw-std-threads/mingw.thread.h"
|
#include "3rdparty/mingw-std-threads/mingw.thread.h"
|
||||||
|
#include "3rdparty/mingw-std-threads/mingw.mutex.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user