diff options
author | 2023-09-20 20:43:38 -0700 | |
---|---|---|
committer | 2023-09-25 19:51:19 +0000 | |
commit | b02117aaca1fda28490ea1fec389be4f3e3fac4c (patch) | |
tree | 67c4506db27530ee0298de58518f1238b117d679 /compiler/optimizing/instruction_simplifier.cc | |
parent | 316f5e7824d6582cb0f3084f7a63ecdf5c5924a2 (diff) |
forcedefine: include <mutex> not "__mutex_base"
`__mutex_base` was a libc++ implementation detail, and it was deleted
in favor of a handful of headers in a `__mutex` sub-directory. Use the
public <mutex> include instead.
Bug: 175635923
Test: m libforceredefine libforceredefined
Change-Id: Ic91eeea1957996ce145cb02d54816af19d8efc3b
Diffstat (limited to 'compiler/optimizing/instruction_simplifier.cc')
0 files changed, 0 insertions, 0 deletions