This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move #define to different header
authorKarl Williamson <khw@cpan.org>
Thu, 15 Sep 2016 01:57:46 +0000 (19:57 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 26 Sep 2016 04:24:19 +0000 (22:24 -0600)
commit3964c812010ebc56145ccf7cde87b5eb97d0daf0
tree6a87ebd7aec8d2383df308839e65d85a1ee2ebe2
parent2717076ad3197147ee82d8e263fa3cf7fc9ca19c
Move #define to different header

Instead of having a comment in one header pointing to the #define in the
other, remove the indirection and just have the #define itself where it
is needed.
inline.h
utf8.h