Fix windows build.

R=jkummerow@chromium.org

Review URL: https://codereview.chromium.org/444953002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22920 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
yangguo@chromium.org 2014-08-06 10:54:43 +00:00
parent 8e1791df4c
commit 826be8e0b9

View File

@ -13,6 +13,8 @@
// modified significantly by Google Inc. // modified significantly by Google Inc.
// Copyright 2014 the V8 project authors. All rights reserved. // Copyright 2014 the V8 project authors. All rights reserved.
#include <cmath>
#include "src/v8.h" #include "src/v8.h"
#include "src/double.h" #include "src/double.h"