mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 13:46:37 +00:00
[libc++] Remove Android header no longer in use (#124691)
929f159777bec47c80a3b302f190261d426e1c3b removed the use of `__ANDROID_API__`
This commit is contained in:
parent
cfc8ef0ad8
commit
9c92824dd6
@ -21,10 +21,6 @@
|
||||
|
||||
#include "include/config_elast.h"
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
# include <android/api-level.h>
|
||||
#endif
|
||||
|
||||
#if defined(_LIBCPP_WIN32API)
|
||||
# include <windows.h>
|
||||
# include <winerror.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user