From 9f950e44a2fc7222a051f0d466b524339bfa8662 Mon Sep 17 00:00:00 2001 From: barracuda156 Date: Fri, 20 Oct 2023 05:51:44 +0800 Subject: [PATCH 3/3] Add missing headers --- libretroshare/src/util/rstime.h | 1 + 1 file changed, 1 insertion(+) diff --git libretroshare/src/util/rstime.h libretroshare/src/util/rstime.h index 4359a28ff..9b9540379 100644 --- libretroshare/src/util/rstime.h +++ libretroshare/src/util/rstime.h @@ -24,6 +24,7 @@ */ #include +#include namespace rstime {