]> git.pld-linux.org Git - packages/cinepaint.git/blob - cinepaint-include.patch
- added format patch (allows to build with -Werror=format-security, fixes some string...
[packages/cinepaint.git] / cinepaint-include.patch
1 --- cinepaint/plug-ins/icc_examin/icc_examin/icc_modell_beobachter.cpp.orig     2007-11-09 16:10:45.000000000 +0100
2 +++ cinepaint/plug-ins/icc_examin/icc_examin/icc_modell_beobachter.cpp  2013-03-30 21:00:17.235837818 +0100
3 @@ -30,6 +30,7 @@
4  
5  #include "icc_utils.h"
6  
7 +#include <stdint.h>
8  #include <list>
9  #include <string>
10  
This page took 0.062501 seconds and 4 git commands to generate.