Windows: Fix improper case or missing includes.
As per mingw errors/warnings.
This commit is contained in:
parent
acd496b6c2
commit
2c165c9b6d
16 changed files with 24 additions and 16 deletions
|
@ -19,6 +19,7 @@
|
|||
#define _POSIX_THREAD_SAFE_FUNCTIONS 200112L
|
||||
#endif
|
||||
|
||||
#include <ctime>
|
||||
#include <thread>
|
||||
|
||||
#include "Common/Data/Text/I18n.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue