mirror of
https://github.com/monero-project/monero.git
synced 2025-08-06 06:54:21 -04:00
Merge pull request #1890
50cd179a
Removed boost/asio.hpp include from epee/string_tools.h (Lee Clagett)
This commit is contained in:
commit
c97005723c
9 changed files with 176 additions and 33 deletions
|
@ -29,6 +29,7 @@
|
|||
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers
|
||||
|
||||
#pragma once
|
||||
#include <boost/asio/io_service.hpp>
|
||||
#include <boost/serialization/serialization.hpp>
|
||||
#include <boost/serialization/version.hpp>
|
||||
#include <boost/serialization/list.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue