]> git.pld-linux.org Git - packages/cinepaint.git/blobdiff - cinepaint-gcc.patch
- added ptr,gcc patches to build with gcc 13
[packages/cinepaint.git] / cinepaint-gcc.patch
diff --git a/cinepaint-gcc.patch b/cinepaint-gcc.patch
new file mode 100644 (file)
index 0000000..ad2d311
--- /dev/null
@@ -0,0 +1,12 @@
+--- cinepaint/plug-ins/icc_examin/icc_examin/icc_cinepaint.cpp.orig    2007-11-29 10:55:21.000000000 +0100
++++ cinepaint/plug-ins/icc_examin/icc_examin/icc_cinepaint.cpp 2023-09-01 06:21:02.279247963 +0200
+@@ -59,7 +59,8 @@
+ #include <cstring>
+ #include <vector>
+-using namespace std;
++using std::cout;
++using std::max;
+ extern "C" {
This page took 0.099826 seconds and 4 git commands to generate.