mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 12:03:41 +00:00
5 lines
192 B
Text
5 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_ */
|