Commit 89a1786
committed
Remove "inline" from cmakeconfig.h.in. [skip ci]
CMake does not define the macro, but that's irrelevant because the
source code does not use it, but that's in turn irrelevant because
inline functions are a part of C99.
Likewise, STDC_HEADERS is never defined.1 parent ba620a6 commit 89a1786
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | 246 | | |
250 | 247 | | |
251 | 248 | | |
| |||
264 | 261 | | |
265 | 262 | | |
266 | 263 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | 264 | | |
271 | 265 | | |
272 | 266 | | |
| |||
0 commit comments