diff --git a/deps/ox/src/ox/std/CMakeLists.txt b/deps/ox/src/ox/std/CMakeLists.txt index 4e4b32ca..e062f434 100644 --- a/deps/ox/src/ox/std/CMakeLists.txt +++ b/deps/ox/src/ox/std/CMakeLists.txt @@ -64,6 +64,7 @@ target_link_libraries( install( FILES algorithm.hpp + array.hpp assert.hpp bit.hpp bstring.hpp