mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 00:34:20 +00:00
Added explicit include for std::chrono
This commit is contained in:
parent
d81e426ac5
commit
015c1ee3be
@ -39,6 +39,8 @@
|
||||
#include <csignal>
|
||||
#include <ctime>
|
||||
|
||||
#include <chrono>
|
||||
|
||||
#include <boost/iostreams/filter/gzip.hpp>
|
||||
#include <boost/exception/get_error_info.hpp>
|
||||
#include <boost/random.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user