[utils] remove wrap_string.h (#5150)

This commit is contained in:
Jonathan Hui
2020-06-25 09:14:18 -07:00
committed by GitHub
parent 95679f1d83
commit 2ebdf874eb
2 changed files with 1 additions and 55 deletions
+1 -1
View File
@@ -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"