summaryrefslogtreecommitdiff
path: root/media-gfx/iscan/files/iscan-3.62.0-gcc-10.patch
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@booking.com>2020-08-15 12:11:39 +0200
committerMarcin Deranek <marcin.deranek@booking.com>2020-08-15 12:11:39 +0200
commit17cfcaf2ebdf314d1b6415268ae190a193dc559c (patch)
treed1d6e15cb9bd4dd042ee3311729ca3e0bbd15b0b /media-gfx/iscan/files/iscan-3.62.0-gcc-10.patch
parentffced4b9781dbe846fcd4f3fba80f48940e1e27e (diff)
downloadportage-17cfcaf2ebdf314d1b6415268ae190a193dc559c.tar.gz
portage-17cfcaf2ebdf314d1b6415268ae190a193dc559c.tar.bz2
portage-17cfcaf2ebdf314d1b6415268ae190a193dc559c.zip
Already upstream
Diffstat (limited to 'media-gfx/iscan/files/iscan-3.62.0-gcc-10.patch')
-rw-r--r--media-gfx/iscan/files/iscan-3.62.0-gcc-10.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/media-gfx/iscan/files/iscan-3.62.0-gcc-10.patch b/media-gfx/iscan/files/iscan-3.62.0-gcc-10.patch
deleted file mode 100644
index 4f8c63c..0000000
--- a/media-gfx/iscan/files/iscan-3.62.0-gcc-10.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/utsushi/string.hpp 2020-05-08 23:20:11.642359134 +0200
-+++ b/utsushi/string.hpp 2020-05-08 23:20:21.834246187 +0200
-@@ -23,6 +23,7 @@
-
- #include <iosfwd>
- #include <string>
-+#include <iostream>
-
- #include <boost/operators.hpp>
-
---- a/utsushi/toggle.hpp 2019-11-18 03:08:06.000000000 +0100
-+++ b/utsushi/toggle.hpp 2020-05-08 23:23:40.284045167 +0200
-@@ -22,6 +22,7 @@
- #define utsushi_toggle_hpp_
-
- #include <iosfwd>
-+#include <iostream>
- #include <boost/operators.hpp>
-
- namespace utsushi {