repo.or.cz
/
wdl
/
wdl-ol.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[IPLUG/AAX] remove IPlugAAX::SetParameterFromGUI()
[wdl/wdl-ol.git]
/
WDL
/
jpeglib
/
jconfig.h
blob
4d40a57d705f891c41232d1a5e046a13ba784df0
1
#define HAVE_PROTOTYPES
2
#define HAVE_STDLIB_H
3
#define HAVE_UNSIGNED_SHORT
4
#define HAVE_UNSIGNED_CHAR
5
#ifndef _WIN32
6
#define NEED_SYS_TYPES_H
7
#define HAVE_STDDEF_H
8
#else
9
#include <windows.h>
10
#define XMD_H
11
#undef FAR
12
#define HAVE_BOOLEAN
13
typedef
short
INT16
;
14
#endif
15