fix window build errors

This commit is contained in:
2026-03-03 22:50:18 -06:00
parent 4cb5a86056
commit 2dd026f877

View File

@@ -28,6 +28,7 @@
#include <tuple>
constexpr uint64_t CNetAddr::V1_SERIALIZATION_SIZE;
constexpr uint64_t CNetAddr::MAX_ADDRV2_SIZE;
/** check whether a given address is in a network we can probably connect to */
bool CNetAddr::IsReachableNetwork() {