update some main files

This commit is contained in:
Michel van Kessel
2020-12-21 00:01:41 +01:00
parent 1c40a60f2c
commit ade5bb46e5
19 changed files with 152 additions and 147 deletions

View File

@@ -3,10 +3,10 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "amount.h"
#include "math.h"
#include <amount.h>
#include <math.h>
#include "tinyformat.h"
#include <tinyformat.h>
const std::string CURRENCY_UNIT = "BLK";