зеркало из https://github.com/github/ruby.git
stdlib.h is always included in include/ruby/defines.h
Since commit:6537dc309962c7fefcb8d698bbebe4e4f78d0096.
This commit is contained in:
Родитель
f42593c98e
Коммит
bf21faec15
3
main.c
3
main.c
|
@ -29,9 +29,6 @@
|
|||
#if defined RUBY_DEBUG_ENV && !RUBY_DEBUG_ENV
|
||||
# undef RUBY_DEBUG_ENV
|
||||
#endif
|
||||
#ifdef RUBY_DEBUG_ENV
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
|
|
Загрузка…
Ссылка в новой задаче