diff --git a/src/ox/std/CMakeLists.txt b/src/ox/std/CMakeLists.txt index 35e38cbe9..0050e5a4e 100644 --- a/src/ox/std/CMakeLists.txt +++ b/src/ox/std/CMakeLists.txt @@ -16,8 +16,10 @@ set_property( install( FILES + bitops.hpp byteswap.hpp memops.hpp + random.hpp strops.hpp std.hpp types.hpp