Skip to content

Commit b370ee2

Browse files
committed
lint
1 parent b3dd09b commit b370ee2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/fast_float/float_common.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,6 @@ constexpr chars_format adjust_for_feature_macros(chars_format fmt) {
12461246
}
12471247
} // namespace detail
12481248

1249-
12501249
#ifdef __STDCPP_FLOAT64_T__
12511250
template <>
12521251
struct binary_format<std::float64_t> : public binary_format<double> {};

0 commit comments

Comments
 (0)