# | Line 25 | Line 25 | |
---|---|---|
25 | ||
26 | #ifndef _TIFFCONF_ | |
27 | #define _TIFFCONF_ | |
28 | – | #ifdef __cplusplus |
29 | – | extern "C" { |
30 | – | #endif |
28 | /* | |
29 | * Library Configuration Definitions. | |
30 | * | |
# | Line 142 | Line 139 | extern "C" { | |
139 | #endif | |
140 | #ifndef SUBIFD_SUPPORT | |
141 | #define SUBIFD_SUPPORT 1 /* enable SubIFD tag (330) support */ | |
145 | – | #endif |
146 | – | #ifdef __cplusplus |
147 | – | } |
142 | #endif | |
143 | #endif /* _TIFFCONF_ */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |