We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90b8533 + 0d5f6b3 commit 4715e12Copy full SHA for 4715e12
src/h3lib/lib/h3Index.c
@@ -18,7 +18,6 @@
18
* (see h3api.h for the main library entry functions)
19
*/
20
#include "h3Index.h"
21
-#include <faceijk.h>
22
#include <inttypes.h>
23
#include <math.h>
24
#include <stdlib.h>
src/h3lib/lib/localij.c
@@ -20,7 +20,6 @@
* an origin index.
#include <assert.h>
25
26
0 commit comments