View | Details | Raw Unified | Return to bug 23842
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- cinepaint-0.21-2-orig/plug-ins/pdf/pdf.cpp 
0
++ cinepaint-0.21-2/plug-ins/pdf/pdf.cpp 
Lines 50-55 Link Here
50
#include <oyranos/oyranos.h>
50
#include <oyranos/oyranos.h>
51
#endif
51
#endif
52
}
52
}
53
54
#include <cstring>            // strcmp(), strlen(), strrchr()
53
55
54
// Declare some local functions:
56
// Declare some local functions:
55
57

Return to bug 23842