Commit e5bb73ac authored by floitschV8@gmail.com's avatar floitschV8@gmail.com

Fix build-breakage. Add new line to end of strtod.h. TBR: whesse@chromium.org

BUG=
TEST=

Review URL: http://codereview.chromium.org/3584018

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5601 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent caf6856a
......@@ -37,4 +37,4 @@ double strtod(Vector<char> buffer, int exponent);
} } // namespace v8::internal
#endif // V8_STRTOD_H_
\ No newline at end of file
#endif // V8_STRTOD_H_
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment