We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
stdint.h
1 parent a0ff70b commit ce98d48Copy full SHA for ce98d48
include/ethc/ens.h
@@ -5,6 +5,7 @@
5
extern "C" {
6
#endif
7
8
+#include <stdint.h>
9
#include "ethc-common.h"
10
11
#define ETH_ENS_DELIMITER "."
0 commit comments