mirror of
https://github.com/espressif/openthread.git
synced 2026-08-20 09:29:51 +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.