Merge pull request #2824

51895fd7 split wallet and wallet_api (moneromooo-monero)
This commit is contained in:
Riccardo Spagni
2017-11-25 19:53:34 +02:00
15 changed files with 104 additions and 40 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
// Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers
#include "wallet/wallet2_api.h"
#include "wallet/api/wallet2_api.h"
#include <string>
namespace Monero {