diff options
Diffstat (limited to 'src/common/Time/Timezone.h')
-rw-r--r-- | src/common/Time/Timezone.h | 1 |
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 { |