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

(synced from 40ce78c684)
This commit is contained in:
2022-02-03 22:21:37 -06:00
parent a2674a12f0
commit 1e72c0ae8d
+1
View File
@@ -64,6 +64,7 @@ target_link_libraries(
install(
FILES
algorithm.hpp
array.hpp
assert.hpp
bit.hpp
bstring.hpp