From 932bba3b793ee9fa1e25e5d672214c072ea7415c Mon Sep 17 00:00:00 2001 From: tobtoht Date: Mon, 25 Sep 2023 11:47:59 +0200 Subject: depends: remove libiconv: unused --- src/wallet/api/wallet.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/wallet/api/wallet.cpp b/src/wallet/api/wallet.cpp index 0c3aaf853..7f4dbbc79 100644 --- a/src/wallet/api/wallet.cpp +++ b/src/wallet/api/wallet.cpp @@ -45,7 +45,10 @@ #include #include +#ifdef WIN32 #include +#endif + #include using namespace std; -- cgit v1.2.3