mupdf: define a private MIN() macro
commit49def6e99b1cad1d87c93f7caa4d60f8b83cbe9d
authorAli Gholami Rudi <ali@rudi.ir>
Thu, 23 Aug 2012 14:14:24 +0000 (23 18:44 +0430)
committerAli Gholami Rudi <ali@rudi.ir>
Thu, 23 Aug 2012 14:14:24 +0000 (23 18:44 +0430)
tree59883db88deddbe247ee06c82438fca31bd0b346
parentc4952abecd6228a125d55aac15210507118c5c44
mupdf: define a private MIN() macro

mupdf should not define its helper macros in its interface headers.
With this patch fbpdf can be compiled with mupdf-1.1.
mupdf.c