Chromium Code Reviews| Index: runtime/vm/boolfield.h |
| diff --git a/runtime/vm/boolfield.h b/runtime/vm/boolfield.h |
| index fe20f5b0e5b6946cb981128a6e1988b60dbad0fd..841587151ed3aff5a09eea258e586739b71ef1d5 100644 |
| --- a/runtime/vm/boolfield.h |
| +++ b/runtime/vm/boolfield.h |
| @@ -5,6 +5,7 @@ |
| #ifndef RUNTIME_VM_BOOLFIELD_H_ |
| #define RUNTIME_VM_BOOLFIELD_H_ |
| +#include "platform/assert.h" |
| #include "vm/globals.h" |
| namespace dart { |