mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
aa655b9ee1
- reduce compile time by a little bit (full-core: ~0.7s for me) - thanks to 'include-what-you-use' for some help - include Standard C header files before any other (coding style)