reactos/dll/3rdparty/libjpeg/libjpeg.reactos.diff
Timo Kreuzer 6afbc8f483 Hopefully create a branch and not destroy the svn repository.
svn path=/branches/reactos-yarotows/; revision=45219
2010-01-23 23:25:04 +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