fix math test gen script
[libc-test] / src / math / atan2.c
index 57d9821..ea09cc2 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct dd_d t[] = {
-
 #include "ucb/atan2.h"
 #include "sanity/atan2.h"
+
 };
 
 int main(void)