aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/StringConvert.h
diff options
context:
space:
mode:
authorTreeston <treeston.mmoc@gmail.com>2020-08-26 23:38:31 +0200
committerTreeston <treeston.mmoc@gmail.com>2020-08-26 23:38:31 +0200
commit3564ad18bff3c5b581fd6eadd08a6b15ca593151 (patch)
tree9f8fa710cc00e3377d9dd1600f40a2e1c171b45f /src/common/Utilities/StringConvert.h
parentcd30e0b86ce6ee88386a91cebdf353fc55805c57 (diff)
cd30e0b follow-up (I could've sworn I pushed that to the PR branch. Sorry, Shauren.)
Diffstat (limited to 'src/common/Utilities/StringConvert.h')
-rw-r--r--src/common/Utilities/StringConvert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Utilities/StringConvert.h b/src/common/Utilities/StringConvert.h
index 7af791b91a1..f90e47cab10 100644
--- a/src/common/Utilities/StringConvert.h
+++ b/src/common/Utilities/StringConvert.h
@@ -21,6 +21,7 @@
#include "Define.h"
#include "Errors.h"
#include "Optional.h"
+#include "Types.h"
#include "Util.h"
#include <charconv>
#include <string>