diff --git a/src/balance.h b/src/balance.h index fe8afe2b..6a382069 100644 --- a/src/balance.h +++ b/src/balance.h @@ -80,7 +80,7 @@ class balance_t multiplicative > > > > > > > > > > > > > { public: - typedef std::map amounts_map; + typedef std::map amounts_map; amounts_map amounts;