summaryrefslogtreecommitdiff
path: root/src/async_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async_wrap.h')
-rw-r--r--src/async_wrap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/async_wrap.h b/src/async_wrap.h
index 6d5da4e4ee..09319c11bb 100644
--- a/src/async_wrap.h
+++ b/src/async_wrap.h
@@ -27,7 +27,7 @@
#include "base_object.h"
#include "v8.h"
-#include <stdint.h>
+#include <cstdint>
namespace node {