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