Index: src/profiler/cpu-profiler.h |
diff --git a/src/profiler/cpu-profiler.h b/src/profiler/cpu-profiler.h |
index d354aeb0469584ee27bdf94429461e262d51fd8e..157c8cdfcc4788b8d4c4de6feecefca0b3c27e6b 100644 |
--- a/src/profiler/cpu-profiler.h |
+++ b/src/profiler/cpu-profiler.h |
@@ -28,6 +28,7 @@ class CodeMap; |
class CpuProfile; |
class CpuProfilesCollection; |
class ProfileGenerator; |
+struct TickSample; |
alph
2016/07/01 01:08:57
not needed
lpy
2016/07/01 17:33:38
Done.
|
#define CODE_EVENTS_TYPE_LIST(V) \ |
V(CODE_CREATION, CodeCreateEventRecord) \ |