cosmopolitan/libc/isystem/system_error
2022-09-04 04:53:52 -07:00

4 lines
192 B
Text

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYSTEM_ERROR_
#define COSMOPOLITAN_LIBC_ISYSTEM_SYSTEM_ERROR_
#include "third_party/libcxx/system_error"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYSTEM_ERROR_ */