]> git.pld-linux.org Git - packages/SuiteSparse_config.git/blame - SuiteSparse_config-externc.patch
- release 4 (by relup.sh)
[packages/SuiteSparse_config.git] / SuiteSparse_config-externc.patch
CommitLineData
779d403d
JB
1--- SuiteSparse_config/SuiteSparse_config.h.orig 2014-07-16 23:35:20.000000000 +0200
2+++ SuiteSparse_config/SuiteSparse_config.h 2014-11-21 17:12:47.821093628 +0100
3@@ -38,14 +38,14 @@
4 #ifndef SUITESPARSE_CONFIG_H
5 #define SUITESPARSE_CONFIG_H
6
7-#ifdef __cplusplus
8-extern "C" {
9-#endif
10-
11 #include <limits.h>
12 #include <stdlib.h>
13 #include <math.h>
14
15+#ifdef __cplusplus
16+extern "C" {
17+#endif
18+
19 /* ========================================================================== */
20 /* === SuiteSparse_long ===================================================== */
21 /* ========================================================================== */
This page took 0.081767 seconds and 4 git commands to generate.