slackbuilds_ponce/office/gnucash/gnucash-boost-1.73.patch
Lenard Spencer 9c270f89fd
office/gnucash: Patched.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-05-16 08:44:11 +07:00

10 lines
313 B
Diff

--- gnucash/import-export/csv-imp/gnc-imp-settings-csv.hpp.orig 2020-05-11 19:38:43.108485371 +0000
+++ gnucash/import-export/csv-imp/gnc-imp-settings-csv.hpp
@@ -34,6 +34,7 @@ extern "C" {
#include "gnc-commodity.h"
}
+#include <algorithm>
#include <string>
#include <vector>
#include <boost/optional.hpp>