[ox/std] Add uint_t
This commit is contained in:
parent
4d09eecb0d
commit
4ae6fd7c17
2
deps/ox/src/ox/std/types.hpp
vendored
2
deps/ox/src/ox/std/types.hpp
vendored
@ -57,6 +57,8 @@ typedef uint32_t uintptr_t;
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
using uint_t = unsigned;
|
||||||
|
|
||||||
namespace ox {
|
namespace ox {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user