This commit is contained in:
jl777
2017-01-29 23:23:50 +02:00
parent e21287a1ed
commit 9d36f1c3af
3 changed files with 2 additions and 2 deletions

View File

@@ -402,6 +402,7 @@ void PrintExceptionContinue(const std::exception* pex, const char* pszThread)
}
extern char ASSETCHAINS_SYMBOL[16];
int64_t MAX_MONEY = 200000000 * 100000000LL;
boost::filesystem::path GetDefaultDataDir()
{