diff options
| author | Shauren <shauren.trinity@gmail.com> | 2025-10-11 13:02:11 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2025-10-11 13:02:11 +0200 |
| commit | e549e11aa8e69cf49c73ec56bd4c807bc18e902a (patch) | |
| tree | dbd7978aeed6ad8ebc2bb217fe9914b259aea33d /src/common/Utilities/StringFormatFwd.h | |
| parent | 2b38f40988d0e0fab5b86ba82812e79681c77363 (diff) | |
Dep/fmt: Update to 12.0.0
Diffstat (limited to 'src/common/Utilities/StringFormatFwd.h')
| -rw-r--r-- | src/common/Utilities/StringFormatFwd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Utilities/StringFormatFwd.h b/src/common/Utilities/StringFormatFwd.h index 37990636f41..300b0112b6d 100644 --- a/src/common/Utilities/StringFormatFwd.h +++ b/src/common/Utilities/StringFormatFwd.h @@ -22,7 +22,7 @@ namespace fmt { -inline namespace v10 +inline namespace v12 { template <typename T, typename Char, typename Enable> struct formatter; |
