commit | 89a140725589ca43cdfdb374bb9c12de43355efa | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Aug 08 04:14:15 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Aug 08 04:14:15 2019 +0000 |
tree | 97af5c782cb6e555fb4a48a5e39667f73866504f | |
parent | 5dea560e4c2f415822b1810fbfdf0fd32007e3b0 [diff] | |
parent | 05197f7d032ce70f0a23fdaee2e88a7cc54298a3 [diff] |
Merge "Change all references to PSS to RSS."
diff --git a/libc/bionic/__cxa_guard.cpp b/libc/bionic/__cxa_guard.cpp index 30b5f41..e2e7477 100644 --- a/libc/bionic/__cxa_guard.cpp +++ b/libc/bionic/__cxa_guard.cpp
@@ -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"