Skip to content

Commit 2afef9c

Browse files
committed
Cleanup unused include <cstdint>
1 parent 0c5cea2 commit 2afef9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argon2.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#include "argon2/include/argon2.h"
2-
#include <cstdint>
2+
33
#include <napi.h>
44
#include <string>
55

0 commit comments

Comments
 (0)