ext/h3/src/src/apps/miscapps/generateNumHexagons.c in h3-3.6.2 vs ext/h3/src/src/apps/miscapps/generateNumHexagons.c in h3-3.7.1

- old
+ new

@@ -24,9 +24,10 @@ */ #include <inttypes.h> #include <stdio.h> #include <stdlib.h> + #include "constants.h" /** * Generates and prints the numHexagons table. */