[ox/std] Add array.hpp to install list

This commit is contained in:
Gary Talent 2022-02-03 22:21:37 -06:00
parent 73dba0ce86
commit 40ce78c684

View File

@ -64,6 +64,7 @@ target_link_libraries(
install(
FILES
algorithm.hpp
array.hpp
assert.hpp
bit.hpp
bstring.hpp