hsmet  1.0.0
he-windows.h
gehe zur Dokumentation dieser Datei
1 
5 /* Copyright (C) 2014 - HS Schmalkalden. All rights reserved. */
6 
7 #ifndef HE_WINDOWS_H_INCLUDED
8 
9 #define HE_WINDOWS_H_INCLUDED 1
10 
13 #define HAVE_STDLIB_H 1
14 
17 #define HAVE_IO_H 1
18 
21 #define HAVE_STDDEF_H 1
22 
25 #define HAVE_UNISTD_H 0
26 
29 #define HAVE_PROCESS_H 1
30 
33 #define HAVE_STDINT_H 1
34 
37 #define HAVE_INTTYPES_H 0
38 
41 #define HAVE_LIMITS_H 1
42 
45 #define HAVE_ERRNO_H 1
46 
49 #define HAVE_SYS_TYPES_H 1
50 
53 #define HAVE_SYS_STAT_H 1
54 
57 #define HAVE_STRING_H 1
58 
61 #define HAVE_FENV_H 0
62 
65 #define HAVE_FLOAT_H 1
66 
69 #define HAVE_MATH_H 1
70 
73 #define HAVE_MALLOC_H 1
74 
77 #define HAVE_TIME_H 1
78 
81 #define HAVE_SYS_TIME_H 0
82 
85 #define TIME_WITH_SYS_TIME 0
86 
89 #define HAVE_STRTOL 1
90 
93 #define HAVE_STRTOUL 1
94 
97 #define HAVE_STRDUP 0
98 
101 #define HAVE__STRDUP 1
102 
103 #endif
104 /* ifndef HE_WINDOWS_H_INCLUDED */
105 
106 /* vim: set ai sw=4 ts=4 expandtab : */
107