forked from pool/nodejs-electron
11 lines
171 B
Diff
11 lines
171 B
Diff
|
|
--- a/base/debug/profiler.h
|
||
|
|
+++ b/base/debug/profiler.h
|
||
|
|
@@ -6,6 +6,7 @@
|
||
|
|
#define BASE_DEBUG_PROFILER_H_
|
||
|
|
|
||
|
|
#include <stddef.h>
|
||
|
|
+#include <stdint.h>
|
||
|
|
|
||
|
|
#include <string>
|
||
|
|
|