mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f81cadfed5
changed from angle brackets to quotes for gem-local HAL headers (task.h, io_hal.h, socket_hal.h), and removed relative path prefix from task.h include. this follows the mrbgem build system convention where gem/include/ is automatically added to the include path. Co-authored-by: Claude <noreply@anthropic.com>