diff --git a/src/account.h b/src/account.h index 6b3ea656..6bd11704 100644 --- a/src/account.h +++ b/src/account.h @@ -38,6 +38,7 @@ namespace ledger { class account_t; +class session_t; typedef std::map accounts_map;