Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#ifndef _COMPLEX_H
#define _COMPLEX_H
#include <math.h>
#include "libc/complex.h"
#include "libc/imag.h"
#endif /* _COMPLEX_H */