Fix e094b7f1
: Wrong include path
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
|
|
||||||
#include <mutex>
|
#include <mutex>
|
||||||
#if defined(__MINGW32__)
|
#if defined(__MINGW32__)
|
||||||
#include "../3rdparty/mingw-std-threads/mingw.mutex.h"
|
#include "3rdparty/mingw-std-threads/mingw.mutex.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
Reference in New Issue
Block a user