[ox/std] Move bit.hpp static_asserts to cpp file
This commit is contained in:
1
deps/ox/src/ox/std/CMakeLists.txt
vendored
1
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -20,6 +20,7 @@ target_compile_definitions(
|
||||
add_library(
|
||||
OxStd
|
||||
assert.cpp
|
||||
bit.cpp
|
||||
buffer.cpp
|
||||
buildinfo.cpp
|
||||
byteswap.cpp
|
||||
|
Reference in New Issue
Block a user