diff options
author | Tom Cherry <tomcherry@google.com> | 2019-08-05 14:45:57 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2019-08-07 11:10:22 -0700 |
commit | 08baac348c9aeb30ebb5c5a48abfb1b9f46767de (patch) | |
tree | 47fbd31b976cb05d3cd7d6590601bfc78566e71d /libc/malloc_hooks/tests/malloc_hooks_tests.cpp | |
parent | a08626af27eb685a3407fca51eb751b955503a57 (diff) |
Remove now unneeded #undef in __cxa_guard.cpp
Before aosp/1086558, this was needed, since we would have
_USING_LIBCXX defined, yet <atomic> was not available, so we'd run
into compiler issues. After that change, we're using
__has_include(<atomic>) so this is no longer an issue.
Test: build
Change-Id: Ia81d343000e7d90f07422120fc1e1eb5becb01aa
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions