We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1be7b1 commit eb26aecCopy full SHA for eb26aec
runtime/flang/datan.c
@@ -15,7 +15,7 @@
15
*
16
*/
17
18
-#if !defined(_WIN32)
+#if !defined(WIN64)
19
#include "mthdecls.h"
20
#else
21
double atan(double d);
0 commit comments