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

- old
+ new

@@ -18,9 +18,10 @@ * * usage: `testH3Api` */ #include <math.h> + #include "geoCoord.h" #include "h3api.h" #include "test.h" #include "utility.h"