mirror of
https://github.com/espressif/openthread.git
synced 2026-07-29 07:07:47 +00:00
Change top-level namespace from 'Thread' to 'ot'. (#1664)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "StreamClientContext.h"
|
||||
#include "DatagramClientContext.h"
|
||||
|
||||
using namespace Thread;
|
||||
using namespace ot;
|
||||
|
||||
using namespace Concurrency;
|
||||
using namespace Platform;
|
||||
|
||||
Reference in New Issue
Block a user