]> git.pld-linux.org Git - packages/crossmingw32-libjpeg.git/blobdiff - libjpeg-c++.patch
- updated to 8a (merged from libjpeg.spec)
[packages/crossmingw32-libjpeg.git] / libjpeg-c++.patch
diff --git a/libjpeg-c++.patch b/libjpeg-c++.patch
deleted file mode 100644 (file)
index 3e4166a..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
---- jpeg-6b/jpeglib.h.c++      Sat Jun 17 21:58:15 2000
-+++ jpeg-6b/jpeglib.h  Sat Jun 17 21:58:53 2000
-@@ -13,6 +13,10 @@
- #ifndef JPEGLIB_H
- #define JPEGLIB_H
-+#ifdef __cplusplus
-+extern "C" {
-+#endif
-+
- /*
-  * First we include the configuration files that record how this
-  * installation of the JPEG library is set up.  jconfig.h can be
-@@ -1091,6 +1095,10 @@
- #ifdef JPEG_INTERNALS
- #include <jpegint.h>          /* fetch private declarations */
- #include <jerror.h>           /* fetch error codes too */
-+#endif
-+
-+#ifdef __cplusplus
-+}
- #endif
- #endif /* JPEGLIB_H */
This page took 0.024662 seconds and 4 git commands to generate.