We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5abfd23 commit 5544652Copy full SHA for 5544652
c_src/nif_utils.hpp
@@ -9,6 +9,7 @@
9
#include <string>
10
#include <cstring>
11
#include <vector>
12
+#include <stdint.h>
13
14
15
namespace erlang {
0 commit comments