From 5052fa3ea115ff3479e70e34a8dd76dfa66af81c Mon Sep 17 00:00:00 2001 From: Shauren Date: Tue, 21 Nov 2023 13:18:29 +0100 Subject: nopch fix --- src/common/Time/Timezone.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/common/Time/Timezone.h b/src/common/Time/Timezone.h index 769bf0c5921..3515617ab13 100644 --- a/src/common/Time/Timezone.h +++ b/src/common/Time/Timezone.h @@ -20,6 +20,7 @@ #include "Define.h" #include "Duration.h" +#include namespace Trinity::Timezone { -- cgit v1.2.3