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

- old
+ new

@@ -14,9 +14,10 @@ * limitations under the License. */ #include <assert.h> #include <stdio.h> + #include "geoCoord.h" #include "h3api.h" #include "test.h" #include "vertexGraph.h"