From 69c0dd02dd77d45035c7458bbb3507bfd659bc47 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 7 Nov 2020 10:39:25 +0100 Subject: 20201107.1 global branch merge. Signed-off-by: Matteo Bernardini --- graphics/inkscape/fix_atomic_rel_error.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/inkscape/fix_atomic_rel_error.patch (limited to 'graphics/inkscape/fix_atomic_rel_error.patch') diff --git a/graphics/inkscape/fix_atomic_rel_error.patch b/graphics/inkscape/fix_atomic_rel_error.patch new file mode 100644 index 0000000000..b298550c5c --- /dev/null +++ b/graphics/inkscape/fix_atomic_rel_error.patch @@ -0,0 +1,10 @@ +--- a/src/ui/tool/node.cpp 2020-05-01 15:18:52.000000000 +0200 ++++ b/src/ui/tool/node.cpp 2020-08-18 01:25:05.266412299 +0200 +@@ -7,6 +7,7 @@ + * Released under GNU GPL v2+, read the file 'COPYING' for more information. + */ + ++#include + #include + #include + #include -- cgit v1.2.3