Skip to content

Commit 5544652

Browse files
committed
include stdint.h
1 parent 5abfd23 commit 5544652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

c_src/nif_utils.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <string>
1010
#include <cstring>
1111
#include <vector>
12+
#include <stdint.h>
1213

1314

1415
namespace erlang {

0 commit comments

Comments
 (0)