diff --git a/deps/ox/src/ox/std/types.hpp b/deps/ox/src/ox/std/types.hpp index 7107530a..b35d0f45 100644 --- a/deps/ox/src/ox/std/types.hpp +++ b/deps/ox/src/ox/std/types.hpp @@ -57,6 +57,8 @@ typedef uint32_t uintptr_t; #endif +using uint_t = unsigned; + namespace ox { /**