1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Define macro for fiber/scheduler.h

This commit is contained in:
Nobuyoshi Nakada 2021-02-09 17:15:29 +09:00
parent e7416b4c7e
commit 96441b91a6
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -14,6 +14,7 @@
#define HAVE_RUBY_DEBUG_H 1
#define HAVE_RUBY_DEFINES_H 1
#define HAVE_RUBY_ENCODING_H 1
#define HAVE_RUBY_FIBER_SCHEDULER_H 1
#define HAVE_RUBY_INTERN_H 1
#define HAVE_RUBY_IO_H 1
#define HAVE_RUBY_MEMORY_VIEW_H 1