diff options
Diffstat (limited to 'src/common/Utilities/StringFormat.h')
-rw-r--r-- | src/common/Utilities/StringFormat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Utilities/StringFormat.h b/src/common/Utilities/StringFormat.h index 6f5e9a643bd..2016eab0ba3 100644 --- a/src/common/Utilities/StringFormat.h +++ b/src/common/Utilities/StringFormat.h @@ -19,6 +19,7 @@ #define TRINITYCORE_STRING_FORMAT_H #include "Optional.h" +#include "StringFormatFwd.h" #include <fmt/core.h> namespace Trinity |