mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
210 B
C
8 lines
210 B
C
#define VERSION "1.2.1"
|
|
#define BUILD "2012-06-30"
|
|
#define PACKAGE_NAME "libjpeg-turbo"
|
|
|
|
/* Need to use Mozilla-specific function inlining. */
|
|
#include "mozilla/Attributes.h"
|
|
#define INLINE MOZ_ALWAYS_INLINE
|