mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
b4084dd6c6
git@github.com:llvm-mirror/libcxx.git 78d6a7767ed57b50122a161b91f59f19c9bd0d19
4 lines
171 B
Text
4 lines
171 B
Text
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_
|
|
#define COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_
|
|
#include "third_party/libcxx/shared_mutex"
|
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_MUTEX_ */
|