mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 12:03:41 +00:00
5 lines
180 B
Text
5 lines
180 B
Text
|
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_EXECUTION_
|
||
|
#define COSMOPOLITAN_LIBC_ISYSTEM_EXECUTION_
|
||
|
#include "third_party/libcxx/execution"
|
||
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_EXECUTION_ */
|