| # | Line 8 | Line 8 | |
|---|---|---|
| 8 | extern "C" { | |
| 9 | #endif | |
| 10 | ||
| 11 | – | #include "copyright.h" |
| 12 | – | |
| 11 | #ifndef MEM_PTR | |
| 12 | #define MEM_PTR void * | |
| 13 | #endif | |
| 14 | #include "color.h" | |
| 15 | #include "tonemap.h" | |
| 18 | – | #include "tifftypes.h" |
| 16 | ||
| 17 | /* required constants */ | |
| 18 | #ifndef M_LN2 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |