summaryrefslogtreecommitdiff
path: root/deps/v8/src/x87/simulator-x87.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/x87/simulator-x87.cc')
-rw-r--r--deps/v8/src/x87/simulator-x87.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/x87/simulator-x87.cc b/deps/v8/src/x87/simulator-x87.cc
index 20edae83a2..cb5652b581 100644
--- a/deps/v8/src/x87/simulator-x87.cc
+++ b/deps/v8/src/x87/simulator-x87.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/x87/simulator-x87.h"
// Since there is no simulator for the ia32 architecture this file is empty.