Changed definition of INT64_C and UINT64_C to use the one in stdint.h.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 May 2009 09:50:29 +0000 (09:50 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 May 2009 09:50:29 +0000 (09:50 +0000)
commit3fa2a67ffbde9f82fc71d23f7fc5435f52a2533c
tree8d05b0f4afd21be2228c1ab62255d23fbeaa6a36
parent3cdb194c56403882231037151e15c48971e8ca37
Changed definition of INT64_C and UINT64_C to use the one in stdint.h.
Since Chromium build system appears to define __STDC_CONSTANT_MACROS, we might as well use the macro definitions from stdint.h in all cases.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1858 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/globals.h