Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review: https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 #define VERSION "1.3.1"
2 #define BUILD "2014-03-22"
3 #define PACKAGE_NAME "libjpeg-turbo"
4
5 /* Need to use Mozilla-specific function inlining. */
6 #include "mozilla/Attributes.h"
7 #define INLINE MOZ_ALWAYS_INLINE