mirror of
https://github.com/espressif/openthread.git
synced 2026-07-07 12:52:35 +00:00
Apply #include code style. (#1723)
This commit is contained in:
@@ -33,12 +33,12 @@
|
||||
|
||||
#define WPP_NAME "thread_api.tmh"
|
||||
|
||||
#include "openthread/thread.h"
|
||||
#include <openthread/thread.h>
|
||||
#include <openthread/platform/settings.h>
|
||||
|
||||
#include "openthread-instance.h"
|
||||
#include "common/logging.hpp"
|
||||
#include "common/settings.hpp"
|
||||
#include "openthread/platform/settings.h"
|
||||
|
||||
using namespace ot;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user