mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04: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