Skip to content

Commit 08599d0

Browse files
authored
Merge pull request #567 from onuralpszr/cstdint_fix
fix: header import cstdint
2 parents 6dc2f3e + 569a706 commit 08599d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dependencies/drivelist/src/drivelist.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <nan.h>
2121
#include <string>
2222
#include <vector>
23+
#include <cstdint>
2324

2425
namespace Drivelist {
2526

0 commit comments

Comments
 (0)