mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
dns_utils: add <functional> for std::function
This commit is contained in:
parent
c63e9633b5
commit
74628941d5
@ -29,6 +29,7 @@
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
namespace tools
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user