mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-22 17:00:00 +08:00
4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
|
#ifndef _CPP_COMPLEX
|
||
|
#include <bits/std_complex.h>
|
||
|
#endif
|