Exchanged inclusion of report.h for account.h
The data sub-library should never depend on the reporting code.
This commit is contained in:
parent
a8e73064cf
commit
2f083b8bdb
1 changed files with 1 additions and 1 deletions
|
|
@ -31,8 +31,8 @@
|
|||
|
||||
#include "entry.h"
|
||||
#include "journal.h"
|
||||
#include "account.h"
|
||||
#include "format.h"
|
||||
#include "report.h"
|
||||
|
||||
namespace ledger {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue