Chromium Code Reviews| Index: src/ia32/simulator-ia32.cc |
| diff --git a/src/ia32/simulator-ia32.cc b/src/ia32/simulator-ia32.cc |
| index 20edae83a2a2b11c4007930b57647c6a96b679e4..d696e4b45ea73fd78513cc60f21f75d1e58cf766 100644 |
| --- a/src/ia32/simulator-ia32.cc |
| +++ b/src/ia32/simulator-ia32.cc |
| @@ -2,5 +2,6 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "src/ia32/simulator-ia32.h" |
| // Since there is no simulator for the ia32 architecture this file is empty. |