ddf266fd77
Without the change build fails as:
/build/source/src/../include/tins/ip_address.h:265:31: error: 'uint32_t' is not a member of 'std'; did you mean 'wint_t'?
265 | return std::hash<std::uint32_t>()(addr);
| ^~~~~~~~
| wint_t