Codechange: Use platform independent C++11 function for sleeping on a thread.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "../company_func.h"
|
||||
#include "../core/random_func.hpp"
|
||||
#include "../saveload/saveload.h"
|
||||
#include "../thread.h"
|
||||
#include "dedicated_v.h"
|
||||
|
||||
#ifdef __OS2__
|
||||
|
||||
Reference in New Issue
Block a user