mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 00:02:28 +00:00
Fix some more reported issues
This commit is contained in:
parent
80c4533303
commit
c9a981fdbe
12 changed files with 206 additions and 255 deletions
|
@ -1,4 +1,6 @@
|
|||
#ifndef LIBC_ISYSTEM_COMPLEX_H_
|
||||
#define LIBC_ISYSTEM_COMPLEX_H_
|
||||
#include "libc/complex.h"
|
||||
#include "libc/math.h"
|
||||
#define I _Complex_I
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue