]> git.pld-linux.org Git - packages/inkscape.git/blobdiff - missing-atomic.patch
- up to 1.1
[packages/inkscape.git] / missing-atomic.patch
diff --git a/missing-atomic.patch b/missing-atomic.patch
deleted file mode 100644 (file)
index cfbd8ef..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -up inkscape-1.0.1_2020-09-07_3bc2e813f5/src/ui/tool/node.cpp.missing-atomic inkscape-1.0.1_2020-09-07_3bc2e813f5/src/ui/tool/node.cpp
---- inkscape-1.0.1_2020-09-07_3bc2e813f5/src/ui/tool/node.cpp.missing-atomic   2021-02-16 13:35:58.455184020 +0100
-+++ inkscape-1.0.1_2020-09-07_3bc2e813f5/src/ui/tool/node.cpp  2021-02-16 13:36:11.411279411 +0100
-@@ -10,6 +10,7 @@
- #include <iostream>
- #include <stdexcept>
- #include <boost/utility.hpp>
-+#include <atomic>
- #include <glib/gi18n.h>
- #include <gdk/gdkkeysyms.h>
-@@ -31,6 +32,7 @@
- #include "ui/tools/node-tool.h"
- #include "ui/tools-switch.h"
-+
- namespace {
- Inkscape::ControlType nodeTypeToCtrlType(Inkscape::UI::NodeType type)
This page took 0.040957 seconds and 4 git commands to generate.