mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 00:33:33 -05:00
Fixed build with old Clang.
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
AAAA
|
||||
};
|
||||
|
||||
DnsRecord() = default;
|
||||
DnsRecord() {}
|
||||
DnsRecord(const addrinfo *addr);
|
||||
|
||||
sockaddr *addr(uint16_t port = 0) const;
|
||||
|
||||
Reference in New Issue
Block a user