Run clang-format
This commit is contained in:
committed by
Patrick Niklaus
parent
fc9b5938e6
commit
6cb401b1ff
@@ -37,7 +37,6 @@ inline std::size_t msb(std::uint32_t v)
|
||||
return 31UL - __builtin_clz(v);
|
||||
}
|
||||
#endif
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user