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:
parent
8e1791df4c
commit
826be8e0b9
2
third_party/fdlibm/fdlibm.cc
vendored
2
third_party/fdlibm/fdlibm.cc
vendored
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user