|
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 |
|