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