[ox/std] Add Pair

This commit is contained in:
2024-06-12 22:51:57 -05:00
parent 8798d2d718
commit 1eac7e1e56
3 changed files with 21 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ install(
memory.hpp
new.hpp
optional.hpp
pair.hpp
point.hpp
random.hpp
ranges.hpp