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

- old
+ new

@@ -25,9 +25,10 @@ */ #include <math.h> #include <stdio.h> #include <stdlib.h> + #include "baseCells.h" #include "geoCoord.h" #include "h3Index.h" #include "test.h" #include "utility.h"