dns_utils: add <functional> for std::function

This commit is contained in:
moneromooo-monero
2017-08-07 14:35:41 +01:00
parent c63e9633b5
commit 74628941d5

View File

@@ -29,6 +29,7 @@
#include <vector>
#include <string>
#include <functional>
namespace tools
{