Skip to content

Commit

Permalink
return
Browse files Browse the repository at this point in the history
  • Loading branch information
jngrad committed Dec 13, 2024
1 parent 5a601d5 commit 40bb3ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/unit_tests/fpe.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -269,5 +269,6 @@ puts("defined(__FAST_MATH__)");
#else
puts("!defined(__FAST_MATH__)");
#endif
return 2;
}
#endif

0 comments on commit 40bb3ed

Please sign in to comment.