mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 09:25:45 +00:00
container_hash: use climits
This commit is contained in:
parent
45fb4af74c
commit
52c885cd03
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// SPDX-License-Identifier: BSL-1.0
|
||||
|
||||
#include <array>
|
||||
#include <climits>
|
||||
#include <cstdint>
|
||||
#include <limits>
|
||||
#include <type_traits>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue