mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-12-25 06:37:46 +00:00
dns_utils: add <functional> for std::function
This commit is contained in:
parent
c63e9633b5
commit
74628941d5
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
namespace tools
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue