ext/h3/src/src/apps/testapps/testH3GetFaces.c in h3-3.6.2 vs ext/h3/src/src/apps/testapps/testH3GetFaces.c in h3-3.7.1
- old
+ new
@@ -17,9 +17,10 @@
* @brief tests the h3GetFaces function
*/
#include <stdio.h>
#include <stdlib.h>
+
#include "baseCells.h"
#include "h3Index.h"
#include "h3api.h"
#include "test.h"
#include "utility.h"