mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[csv-export-helpers] include header
This commit is contained in:
parent
5dc0b8271a
commit
5ebb544719
@ -20,6 +20,9 @@
|
||||
#ifndef CSV_EXPORT_HELPERS
|
||||
#define CSV_EXPORT_HELPERS
|
||||
|
||||
#include <config.h>
|
||||
#include "Account.h"
|
||||
|
||||
#include <string>
|
||||
#include <cstdio>
|
||||
#include <fstream>
|
||||
|
Loading…
Reference in New Issue
Block a user