Fix OpenJPEG GitHub issue #633. 634/head
authorStephan Mühlstrasser <stm@pdflib.com>
Thu, 15 Oct 2015 08:53:33 +0000 (10:53 +0200)
committerStephan Mühlstrasser <stm@pdflib.com>
Thu, 15 Oct 2015 08:53:33 +0000 (10:53 +0200)
commitb3c581760f8b3da08af27f8121d23beb3a9e48eb
tree481385882c6f913bd1e421a9d81107cc1f6df6c2
parentbd3959dc77b59d11790291c40a3072a4d0f7e444
Fix OpenJPEG GitHub issue #633.

"opj_includes.h" must be included before system headers, otherwise
inconsistent definitions of configuration macros lead to build
failures on AIX.
src/lib/openjp2/opj_clock.c