Explorar o código

container_hash: use climits

Liam %!s(int64=3) %!d(string=hai) anos
pai
achega
7017f04ee8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/common/container_hash.h

+ 1 - 0
src/common/container_hash.h

@@ -3,6 +3,7 @@
 // SPDX-License-Identifier: BSL-1.0
 
 #include <array>
+#include <climits>
 #include <cstdint>
 #include <limits>
 #include <type_traits>