Skip to content

Commit f9ddc75

Browse files
committed
removing space
1 parent 0b11d0a commit f9ddc75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmarks/bench_ip.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ fastfloat_really_inline const char *seek_ip_end(const char *p,
5454

5555
enum class parse_method { standard, fast_float };
5656

57-
5857
template <parse_method use_standard>
5958
fastfloat_really_inline std::pair<bool, uint32_t>
6059
simple_parse_ip_line(const char *p, const char *pend) {

0 commit comments

Comments
 (0)