forked from pool/nodejs-electron
11 lines
283 B
Diff
11 lines
283 B
Diff
|
|
--- a/third_party/perfetto/include/perfetto/ext/base/uuid.h
|
||
|
|
+++ b/third_party/perfetto/include/perfetto/ext/base/uuid.h
|
||
|
|
@@ -18,6 +18,7 @@
|
||
|
|
#define INCLUDE_PERFETTO_EXT_BASE_UUID_H_
|
||
|
|
|
||
|
|
#include <array>
|
||
|
|
+#include <cstdint>
|
||
|
|
#include <string>
|
||
|
|
|
||
|
|
#include "perfetto/ext/base/optional.h"
|