Upgrade libjpeg 8c -> 9e
This commit is contained in:
Vendored
+1
-10
@@ -1,7 +1,7 @@
|
||||
/* Auto-generated config.h file powered by cmake. */
|
||||
|
||||
/* Defined to 1 if the compiler supports prototype functions. */
|
||||
#cmakedefine HAVE_PROTOTYPES 1
|
||||
#define HAVE_PROTOTYPES 1
|
||||
|
||||
/* Defined to 1 if we have access to stddef.h */
|
||||
#cmakedefine HAVE_STDDEF_H 1
|
||||
@@ -42,12 +42,3 @@
|
||||
|
||||
/* Defined to 1 if incomplete types are broken. */
|
||||
#cmakedefine INCOMPLETE_TYPES_BROKEN 1
|
||||
|
||||
/* Windows gets a special definition of boolean for some reason. */
|
||||
#if defined(WIN32)
|
||||
#if !defined(__RPCNDR_H__)
|
||||
typedef unsigned char boolean;
|
||||
#endif
|
||||
#define HAVE_BOOLEAN
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user