projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[CMAKE] winetests/: Move '/wd4133' to gdiplus/ only
[reactos.git]
/
dll
/
3rdparty
/
libjpeg
/
precomp.h
1
#ifndef _LIBJPEG_PRECOMP_H_
2
#define _LIBJPEG_PRECOMP_H_
3
4
#define JPEG_INTERNALS
5
#include
"jinclude.h"
6
#include
"jpeglib.h"
7
8
#endif
/* _LIBJPEG_PRECOMP_H_ */