Removed unnecessary #include directives.
This commit is contained in:
parent
e777abe854
commit
25e88eac1d
2 changed files with 0 additions and 2 deletions
|
|
@ -32,7 +32,6 @@
|
|||
#include "entry.h"
|
||||
#include "journal.h"
|
||||
#include "format.h"
|
||||
#include "session.h"
|
||||
#include "report.h"
|
||||
|
||||
namespace ledger {
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
*/
|
||||
|
||||
#include "journal.h"
|
||||
#include "session.h"
|
||||
|
||||
namespace ledger {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue