Index: runtime/vm/thread_registry.cc |
diff --git a/runtime/vm/thread_registry.cc b/runtime/vm/thread_registry.cc |
index 44c0d133460cd1aa7afda44e1d453d0a9759debe..ae67bbedb29ac080b47e2aec38d5ca6d41857943 100644 |
--- a/runtime/vm/thread_registry.cc |
+++ b/runtime/vm/thread_registry.cc |
@@ -4,6 +4,7 @@ |
#include "vm/thread_registry.h" |
+#include "vm/compiler.h" |
Florian Schneider
2015/10/02 11:10:32
There is no other change in this file. Accidentall
srdjan
2015/10/02 15:24:13
Done.
koda
2015/10/02 16:53:46
Remove.
srdjan
2015/10/02 18:19:20
Done.
|
#include "vm/isolate.h" |
#include "vm/lockers.h" |