Reduce compilation time of epee/portable_storage_template_helper.h

This commit is contained in:
mj-xmr
2020-11-10 18:18:04 +01:00
parent dcba757dd2
commit 673c6d2d11
22 changed files with 266 additions and 201 deletions

View File

@@ -27,6 +27,7 @@
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <boost/archive/portable_binary_iarchive.hpp>
#include <boost/filesystem.hpp>
#include "cryptonote_config.h"
#include "include_base_utils.h"
#include "string_tools.h"