[ox/std] Rename bitops.hpp to bit.hpp to mirror the new bit in C++20

This commit is contained in:
2020-01-31 19:06:26 -06:00
parent c9f91c16c2
commit d9b363330b
6 changed files with 8 additions and 8 deletions

View File

@@ -36,7 +36,7 @@ target_link_libraries(
install(
FILES
assert.hpp
bitops.hpp
bit.hpp
buildinfo.hpp
byteswap.hpp
defines.hpp