forked from mirror/OpenTTD
Codechange: Use platform independent C++11 function for sleeping on a thread.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "network_base.h"
|
||||
#include "network_client.h"
|
||||
#include "../core/backup_type.hpp"
|
||||
#include "../thread.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
|
Reference in New Issue
Block a user