mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-08 07:23:33 +00:00
5 lines
176 B
Text
5 lines
176 B
Text
|
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_CCOMPLEX_
|
||
|
#define COSMOPOLITAN_LIBC_ISYSTEM_CCOMPLEX_
|
||
|
#include "third_party/libcxx/ccomplex"
|
||
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_CCOMPLEX_ */
|