This commit is contained in:
Victor Zverovich
2024-09-11 16:05:34 -07:00
parent 28143dc99d
commit 689ec7a087
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -2514,7 +2514,7 @@ TEST(format_test, writer) {
}
#if FMT_USE_BITINT
# pragma clang diagnostic ignored "-Wbit-int-extension"
FMT_CLANG_PRAGMA(diagnostic ignored "-Wbit-int-extension")
TEST(format_test, bitint) {
using fmt::detail::bitint;