mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Merge pull request #2259
569b9b2b
updates: add "misc_log_ex.h" for logs (moneromooo-monero)74628941
dns_utils: add <functional> for std::function (moneromooo-monero)
This commit is contained in:
commit
9fc78023e2
@ -29,6 +29,7 @@
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
namespace tools
|
||||
{
|
||||
|
@ -26,6 +26,7 @@
|
||||
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
|
||||
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#include "misc_log_ex.h"
|
||||
#include "util.h"
|
||||
#include "dns_utils.h"
|
||||
#include "updates.h"
|
||||
|
Loading…
Reference in New Issue
Block a user