Change top-level namespace from 'Thread' to 'ot'. (#1664)

This commit is contained in:
Jonathan Hui
2017-04-27 22:29:05 -07:00
committed by GitHub
parent 8bf14cfbbd
commit 1eabda6a08
276 changed files with 659 additions and 660 deletions
+2 -2
View File
@@ -35,7 +35,7 @@
#include "IMainPageUIElements.h"
#include "Protocol.h"
namespace Thread
namespace ot
{
[Windows::Foundation::Metadata::WebHostHidden]
@@ -63,4 +63,4 @@ private:
static std::atomic<int> _clientPort;
};
} // namespace Thread
} // namespace ot