mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-19 12:13:04 -04:00
update utils/bundle_lite/adapter.h.
Signed-off-by: shilei91 <shilei91@huawei.com>
This commit is contained in:
@@ -29,8 +29,6 @@
|
||||
#include "ohos_errno.h"
|
||||
#include "ohos_types.h"
|
||||
|
||||
#define char unsigned char
|
||||
|
||||
#define AdapterMalloc(a) malloc(a)
|
||||
#define AdapterFree(a) \
|
||||
do { \
|
||||
|
||||
Reference in New Issue
Block a user