mirror of
https://github.com/espressif/openthread.git
synced 2026-09-01 06:49:54 +00:00
It would be easier to use OpenThread public headers if they are self-contained and follows the IWYU style guide. This commit fixes some style issues to make the public headers self-contained and IWYU. The existing pretty check is also extended to verify the OpenThread public headers are self-contained and follows IWYU.