Merge "Remove now unneeded #undef in __cxa_guard.cpp"
This commit is contained in:
commit
5dea560e4c
1 changed files with 0 additions and 2 deletions
|
@ -16,9 +16,7 @@
|
|||
|
||||
#include <endian.h>
|
||||
#include <limits.h>
|
||||
#undef _USING_LIBCXX // Prevent using of <atomic>.
|
||||
#include <stdatomic.h>
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "private/bionic_futex.h"
|
||||
|
|
Loading…
Reference in a new issue