ext/h3/src/src/apps/testapps/testVec3d.c in h3-3.6.2 vs ext/h3/src/src/apps/testapps/testVec3d.c in h3-3.7.1

- old
+ new

@@ -15,9 +15,10 @@ */ #include <float.h> #include <math.h> #include <stdlib.h> + #include "test.h" #include "vec3d.h" SUITE(Vec3d) { TEST(_pointSquareDist) {