From 673c6d2d11a4ae639c43bbf40e31e808932fd625 Mon Sep 17 00:00:00 2001 From: mj-xmr Date: Tue, 10 Nov 2020 18:18:04 +0100 Subject: Reduce compilation time of epee/portable_storage_template_helper.h --- src/wallet/api/wallet.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/wallet/api/wallet.cpp') diff --git a/src/wallet/api/wallet.cpp b/src/wallet/api/wallet.cpp index 4f923ce54..539c06d65 100644 --- a/src/wallet/api/wallet.cpp +++ b/src/wallet/api/wallet.cpp @@ -45,10 +45,8 @@ #include #include -#ifdef WIN32 #include #include -#endif using namespace std; using namespace cryptonote; -- cgit v1.2.3