mirror of
https://github.com/espressif/openthread.git
synced 2026-08-26 20:19:53 +00:00
Change top-level namespace from 'Thread' to 'ot'. (#1664)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "ClientControl.xaml.h"
|
||||
#include "ServerControl.xaml.h"
|
||||
|
||||
using namespace Thread;
|
||||
using namespace ot;
|
||||
|
||||
using namespace Platform;
|
||||
using namespace Windows::Foundation;
|
||||
|
||||
Reference in New Issue
Block a user