删除无效的include路径
This commit is contained in:
parent
d2a1eb9ece
commit
9d43078767
|
@ -34,7 +34,6 @@ if (ohos_kernel_type == "liteos_m") {
|
|||
include_dirs = [
|
||||
"//kernel/liteos_m/kal/",
|
||||
"//kernel/liteos_m/kal/cmsis",
|
||||
"//kernel/liteos_m/kal/posix/include/malloc.h",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue