diff options
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; |
