We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08522d3 commit eb55b38Copy full SHA for eb55b38
c/common/test/rules/uncheckedrangedomainpoleerrors/test.c
@@ -1,5 +1,5 @@
1
-#include <math.h>
2
#include <limits.h>
+#include <math.h>
3
#include <stdlib.h>
4
5
void test_domain_errors() {
0 commit comments