aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/common/Time/Timezone.h1
1 files changed, 1 insertions, 0 deletions
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 <string>
namespace Trinity::Timezone
{