Revision 74e86a41a9eddc887be949e29ad926f0f118c2c5 authored by B2G Bumper Bot on 21 September 2015, 12:31:33 UTC, committed by B2G Bumper Bot on 21 September 2015, 12:31:33 UTC
1 parent b12c447
Raw File
config.h
#define VERSION "1.3.1"
#define BUILD "2014-03-22"
#define PACKAGE_NAME "libjpeg-turbo"

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