reactos/dll/3rdparty/libjpeg/libjpeg.reactos.diff
Timo Kreuzer 9ea495ba33 Create a branch for header work.
svn path=/branches/header-work/; revision=45691
2010-02-26 22:57:55 +00:00

13 lines
319 B
Diff

Index: jmorecfg.h
===================================================================
--- jmorecfg.h (revision 42441)
+++ jmorecfg.h (working copy)
@@ -24,7 +24,6 @@
#if (defined (_MSC_VER) && (_MSC_VER >= 800))
#define HAVE_UNSIGNED_CHAR
-#define HAVE_ALL_INTS
#define EXTERN(type) extern type __cdecl
#endif