mirror of
https://github.com/fmtlib/fmt.git
synced 2026-08-03 20:14:20 +02:00
Cleanup
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user