Ipopt 3.11.9
Loading...
Searching...
No Matches
config.h
Go to the documentation of this file.
1/* examples/ScalableProblems/config.h. Generated by configure. */
2/* examples/ScalableProblems/config.h.in. */
3
4/* Define to 1 if you have the <assert.h> header file. */
5/* #undef HAVE_ASSERT_H */
6
7/* Define to 1 if you have the <cassert> header file. */
8#define HAVE_CASSERT 1
9
10/* Define to 1 if you have the <cctype> header file. */
11#define HAVE_CCTYPE 1
12
13/* Define to 1 if you have the <cfloat> header file. */
14#define HAVE_CFLOAT 1
15
16/* Define to 1 if you have the <cieeefp> header file. */
17/* #undef HAVE_CIEEEFP */
18
19/* Define to 1 if you have the <cmath> header file. */
20#define HAVE_CMATH 1
21
22/* Define to 1 if you have the <cstdarg> header file. */
23#define HAVE_CSTDARG 1
24
25/* Define to 1 if you have the <cstddef> header file. */
26#define HAVE_CSTDDEF 1
27
28/* Define to 1 if you have the <cstdio> header file. */
29#define HAVE_CSTDIO 1
30
31/* Define to 1 if you have the <cstdlib> header file. */
32#define HAVE_CSTDLIB 1
33
34/* Define to 1 if you have the <cstring> header file. */
35#define HAVE_CSTRING 1
36
37/* Define to 1 if you have the <ctime> header file. */
38#define HAVE_CTIME 1
39
40/* Define to 1 if you have the <ctype.h> header file. */
41/* #undef HAVE_CTYPE_H */
42
43/* Define to 1 if you have the <dlfcn.h> header file. */
44#define HAVE_DLFCN_H 1
45
46/* Define to 1 if you have the <float.h> header file. */
47/* #undef HAVE_FLOAT_H */
48
49/* Define to 1 if you have the <ieeefp.h> header file. */
50/* #undef HAVE_IEEEFP_H */
51
52/* Define to 1 if you have the <inttypes.h> header file. */
53#define HAVE_INTTYPES_H 1
54
55/* Define to 1 if you have the <math.h> header file. */
56/* #undef HAVE_MATH_H */
57
58/* Define to 1 if you have the <memory.h> header file. */
59#define HAVE_MEMORY_H 1
60
61/* Define to 1 if you have the <stdarg.h> header file. */
62/* #undef HAVE_STDARG_H */
63
64/* Define to 1 if you have the <stddef.h> header file. */
65/* #undef HAVE_STDDEF_H */
66
67/* Define to 1 if you have the <stdint.h> header file. */
68#define HAVE_STDINT_H 1
69
70/* Define to 1 if you have the <stdio.h> header file. */
71/* #undef HAVE_STDIO_H */
72
73/* Define to 1 if you have the <stdlib.h> header file. */
74#define HAVE_STDLIB_H 1
75
76/* Define to 1 if you have the <strings.h> header file. */
77#define HAVE_STRINGS_H 1
78
79/* Define to 1 if you have the <string.h> header file. */
80#define HAVE_STRING_H 1
81
82/* Define to 1 if you have the <sys/stat.h> header file. */
83#define HAVE_SYS_STAT_H 1
84
85/* Define to 1 if you have the <sys/types.h> header file. */
86#define HAVE_SYS_TYPES_H 1
87
88/* Define to 1 if you have the <time.h> header file. */
89/* #undef HAVE_TIME_H */
90
91/* Define to 1 if you have the <unistd.h> header file. */
92#define HAVE_UNISTD_H 1
93
94/* Define to 1 if you have the <windows.h> header file. */
95/* #undef HAVE_WINDOWS_H */