Skip to content

Commit 2c28c4e

Browse files
test
1 parent b0910f5 commit 2c28c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xsimd/xsimd.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#if defined(__FAST_MATH__)
1616
#define XSIMD_NO_DENORMALS
1717
#define XSIMD_NO_INFINITIES
18-
#define XSIMD_NO_NANS
18+
#define XSIMD_NO_NANS
1919
#endif
2020

2121
#if defined(__has_cpp_attribute)

0 commit comments

Comments
 (0)