drop android's log library.
linux support
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "helpers.hpp"
|
||||
#include <set>
|
||||
#include <sstream>
|
||||
#include <cstring>
|
||||
|
||||
const char* vectorToString(const std::vector<std::string>& vec, const std::string separator) {
|
||||
// Concatenate all strings in the vector
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
#include "wallet2_api.h"
|
||||
#include <unistd.h>
|
||||
#include "helpers.hpp"
|
||||
#include <cstring>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
|
||||
Reference in New Issue
Block a user