mirror of
https://codeberg.org/tenacityteam/tenacity
synced 2025-09-26 08:16:27 +02:00
Fix Windows build; include missing <chrono> header
(cherry picked from commit 61d61339683d793dfe22e2ceec1b55bc5b531590) (cherry picked from commit 1852c67ef7223b70b55cee5592f66a7179c1a248) Signed-off-by: Avery King <gperson@disroot.org>
This commit is contained in:
@@ -19,6 +19,7 @@ Paul Licameli -- split from ProjectFileIO.h
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <chrono>
|
||||
|
||||
#include "ClientData.h"
|
||||
#include "Identifier.h"
|
||||
|
Reference in New Issue
Block a user