- Sync with trunk up to r46941.
[reactos.git] / dll / 3rdparty / libjpeg / libjpeg.reactos.diff
1 Index: jmorecfg.h
2 ===================================================================
3 --- jmorecfg.h (revision 42441)
4 +++ jmorecfg.h (working copy)
5 @@ -24,7 +24,6 @@
6
7 #if (defined (_MSC_VER) && (_MSC_VER >= 800))
8 #define HAVE_UNSIGNED_CHAR
9 -#define HAVE_ALL_INTS
10 #define EXTERN(type) extern type __cdecl
11 #endif
12