summaryrefslogtreecommitdiff
path: root/cmaps
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-05-18 14:30:45 +0100
committerRobin Watts <robin.watts@artifex.com>2012-05-18 14:34:13 +0100
commit3ba6e1f523ade2e4cc298ace54211a3596ef7ff1 (patch)
tree4197dccfbf50f63fa1a0f3501986da4b0da79348 /cmaps
parente54d4225e2d16d2b5cc928294009fce0a5b30718 (diff)
downloadmupdf-3ba6e1f523ade2e4cc298ace54211a3596ef7ff1.tar.xz
Update fitz.h with __cplusplus guard to protect against inline changes.
When including fitz.h from C++ files, we must not alter the definition of inline, as it may upset code that follows it. We only alter the definition to enable it if it's available, and it's always available in C++ - so simply avoiding changing it in the C++ case gives us what we want.
Diffstat (limited to 'cmaps')
0 files changed, 0 insertions, 0 deletions