This commit is contained in:
Warlock-Dalbaeb 2017-08-15 01:05:04 +07:00
parent a65bd8fbaf
commit 827819e8a6
2 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,7 @@
#define MODES
static std::mutex thread_mutex;
static i2p::data::SigningKeyType type;

View file

@ -237,3 +237,5 @@ while(!found)
return 0;
}
#undef MODES