mirror of
https://github.com/espressif/openthread.git
synced 2026-08-12 05:37:46 +00:00
[utils] remove wrap_string.h (#5150)
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <openthread-core-config.h>
|
||||
|
||||
@@ -44,7 +45,6 @@
|
||||
#include <openthread/platform/settings.h>
|
||||
|
||||
#include "utils/code_utils.h"
|
||||
#include "utils/wrap_string.h"
|
||||
|
||||
#include "openthread/platform/flash.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user