summaryrefslogtreecommitdiffstats
path: root/media/libjpeg/jconfigint.h
blob: 1289399f94c716b1645c240026f600f498716cc9 (plain)
1
2
3
4
5
6
7
#define VERSION "1.5.1"
#define BUILD "2016-09-20"
#define PACKAGE_NAME "libjpeg-turbo"

/* Need to use Mozilla-specific function inlining. */
#include "mozilla/Attributes.h"
#define INLINE MOZ_ALWAYS_INLINE