summaryrefslogtreecommitdiffstats
path: root/office/gnucash/gnucash-boost-1.73.patch
diff options
context:
space:
mode:
author Lenard Spencer2020-05-14 19:57:14 +0200
committer Willy Sudiarto Raharjo2020-05-16 03:44:11 +0200
commit9c270f89fd886c80e031ff3930f3c923a9f6abb4 (patch)
treeff1d3f1087c55ba0e78bb0a408ea641b536ae3ba /office/gnucash/gnucash-boost-1.73.patch
parent0a9730dd9e2336e85f81472220936819cd64f28d (diff)
downloadslackbuilds-9c270f89fd886c80e031ff3930f3c923a9f6abb4.tar.gz
office/gnucash: Patched.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/gnucash/gnucash-boost-1.73.patch')
-rw-r--r--office/gnucash/gnucash-boost-1.73.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/office/gnucash/gnucash-boost-1.73.patch b/office/gnucash/gnucash-boost-1.73.patch
new file mode 100644
index 0000000000..ab3a015199
--- /dev/null
+++ b/office/gnucash/gnucash-boost-1.73.patch
@@ -0,0 +1,10 @@
+--- 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>