mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Include <chrono> to check if it compiles with all required compilers.
This commit is contained in:
@ -43,6 +43,8 @@
|
||||
#include "thread.hpp"
|
||||
#include "xid.hpp"
|
||||
|
||||
#include <chrono>
|
||||
|
||||
namespace wsrep
|
||||
{
|
||||
class server_state;
|
||||
|
Reference in New Issue
Block a user