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

Update compilers.h [ci skip]

This commit is contained in:
Gui Heurich 2021-01-04 16:06:07 +00:00 committed by GitHub
parent 3fee9e7021
commit f42593c98e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: git 2021-01-05 01:07:44 +09:00
Merged: https://github.com/ruby/ruby/pull/4023

Merged-By: nobu <nobu@ruby-lang.org>

View file

@ -7,7 +7,7 @@
* Permission is hereby granted, to either redistribute and/or
* modify this file, provided that the conditions mentioned in the
* file COPYING are met. Consult the file for details.
* @brief Internal header absorbing C compipler differences.
* @brief Internal header absorbing C compiler differences.
*/
#include "ruby/internal/compiler_since.h"
#include "ruby/internal/has/attribute.h"