mirror of
https://github.com/espressif/openthread.git
synced 2026-08-03 17:37:46 +00:00
Apply #include code style. (#1723)
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
#include <stdio.h>
|
||||
#include "utils/wrap_stdint.h"
|
||||
|
||||
#include "openthread/platform/toolchain.h"
|
||||
#include <openthread/platform/toolchain.h>
|
||||
|
||||
#include <thread/topology.hpp>
|
||||
#include "thread/topology.hpp"
|
||||
#include "test_util.h"
|
||||
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user