Fix build.

R=jkummerow@chromium.org
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/10829075

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12220 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
yangguo@chromium.org 2012-07-30 09:36:03 +00:00
parent 21871da998
commit e622892fac

View File

@ -29,6 +29,7 @@
#define V8_CONVERSIONS_H_
#include "utils.h"
#include "double.h"
namespace v8 {
namespace internal {