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

- old
+ new

@@ -13,9 +13,10 @@ * See the License for the specific language governing permissions and * limitations under the License. */ #include <stdlib.h> + #include "algos.h" #include "constants.h" #include "h3Index.h" #include "test.h"