gnucash maint: Bug 797748 - missing header "algorithm"

John Ralls jralls at code.gnucash.org
Wed May 13 15:53:15 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/4e9990dd (commit)
	from  https://github.com/Gnucash/gnucash/commit/0c633866 (commit)



commit 4e9990ddb5a457707f7927c4369d1cbe802ff884
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed May 13 12:52:16 2020 -0700

    Bug 797748 - missing header "algorithm"
    
    include what you use!



Summary of changes:
 gnucash/import-export/csv-imp/assistant-csv-price-import.cpp | 7 +++++++
 gnucash/import-export/csv-imp/assistant-csv-trans-import.cpp | 7 +++++++
 gnucash/import-export/csv-imp/gnc-imp-props-price.cpp        | 2 ++
 gnucash/import-export/csv-imp/gnc-imp-props-tx.cpp           | 5 +++++
 gnucash/import-export/csv-imp/gnc-imp-settings-csv-tx.cpp    | 4 ++++
 gnucash/import-export/csv-imp/gnc-imp-settings-csv.cpp       | 4 ++++
 gnucash/import-export/csv-imp/gnc-import-price.cpp           | 9 +++++++++
 gnucash/import-export/csv-imp/gnc-import-tx.cpp              | 9 +++++++++
 8 files changed, 47 insertions(+)



More information about the gnucash-patches mailing list