diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2017-01-13 13:20:59 +0100 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2017-01-17 20:14:38 +0100 |
commit | 8577a7cf12ccdb258b773a03471663952fd12a4c (patch) | |
tree | dcc5d8e6a38c9dcc79a32dafbe4bc78bbe87b8eb /source/helpers/mu-office-lib | |
parent | eee26d32f6f9eb4f1e815e3b43c959666edb6ed1 (diff) | |
download | mupdf-8577a7cf12ccdb258b773a03471663952fd12a4c.tar.xz |
Fix 697476: Rename header files.
Xcode has an idiotic default configuration where it gets confused by include
search paths and file names in projects, so that it will load our
"mupdf/fitz/math.h" instead of the system <math.h>.
Work around this by renaming header files that have the same base name as a
system header (even though they live in a subdirectory, and should never be
available directly on the compiler's include path).
Diffstat (limited to 'source/helpers/mu-office-lib')
0 files changed, 0 insertions, 0 deletions