mirror of
https://github.com/espressif/openthread.git
synced 2026-08-29 13:29:54 +00:00
[style] converge some common utils (#10982)
This commit converges common utils in core and lib to avoid duplicate code and conflicts caused by two common utils are included by some units.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
*/
|
||||
|
||||
// Disable OpenThread's own new implementation to avoid duplicate definition
|
||||
#define OT_CORE_COMMON_NEW_HPP_
|
||||
#define OT_INCLUDE_COMMON_NEW_HPP_
|
||||
#include "test_platform.h"
|
||||
|
||||
#include <map>
|
||||
|
||||
Reference in New Issue
Block a user