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
This commit is contained in:
parent
caf6856ade
commit
e5bb73acba
@ -37,4 +37,4 @@ double strtod(Vector<char> buffer, int exponent);
|
|||||||
|
|
||||||
} } // namespace v8::internal
|
} } // namespace v8::internal
|
||||||
|
|
||||||
#endif // V8_STRTOD_H_
|
#endif // V8_STRTOD_H_
|
||||||
|
Loading…
Reference in New Issue
Block a user