mirror of
https://github.com/espressif/openthread.git
synced 2026-08-16 07:37:47 +00:00
[windows] remove unsupported platform (#3878)
This commit is contained in:
committed by
Jonathan Hui
parent
e482edb0f1
commit
c14cc60962
@@ -26,6 +26,7 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <openthread/ip6.h>
|
||||
@@ -33,7 +34,6 @@
|
||||
|
||||
#include "test_util.h"
|
||||
#include "thread/topology.hpp"
|
||||
#include "utils/wrap_stdint.h"
|
||||
|
||||
extern "C" {
|
||||
uint32_t otNetifAddress_Size_c();
|
||||
|
||||
Reference in New Issue
Block a user