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

Include ruby.h before internal headers to suppress -Wundef warnings

This commit is contained in:
Nobuyoshi Nakada 2021-08-09 17:53:45 +09:00
parent 5e633fb99e
commit b8f7e8ac6b
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -1,3 +1,4 @@
#include "ruby.h"
#include "internal/time.h" #include "internal/time.h"
static VALUE static VALUE