We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef575d commit 33851f1Copy full SHA for 33851f1
src/inspector/string-16.h
@@ -6,7 +6,7 @@
6
#define V8_INSPECTOR_STRING_16_H_
7
8
#include <stdint.h>
9
-#include <uchar.h>
+// #include <uchar.h>
10
11
#include <cctype>
12
#include <climits>
src/inspector/v8-string-conversions.h
@@ -5,7 +5,7 @@
5
#ifndef V8_INSPECTOR_V8_STRING_CONVERSIONS_H_
#define V8_INSPECTOR_V8_STRING_CONVERSIONS_H_
#include <cstdint>
#include <string>
0 commit comments