[ox/std] Rename bitops.hpp to bit.hpp to mirror the new bit in C++20
This commit is contained in:
2
deps/ox/src/ox/std/CMakeLists.txt
vendored
2
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -36,7 +36,7 @@ target_link_libraries(
|
||||
install(
|
||||
FILES
|
||||
assert.hpp
|
||||
bitops.hpp
|
||||
bit.hpp
|
||||
buildinfo.hpp
|
||||
byteswap.hpp
|
||||
defines.hpp
|
||||
|
Reference in New Issue
Block a user