http://codereview.chromium.org/5968004/diff/3001/src/v8utils.h File src/v8utils.h (right):
http://codereview.chromium.org/5968004/diff/3001/src/v8utils.h#newcode32 src/v8utils.h:32: #include <stdarg.h> On 2010/12/22 09:52:37, Erik Corry wrote:
We don't like to include system headers after our own headers if it
can be
avoided. Can it?
platform.h has stdarg.h - I included that - is that okay? http://codereview.chromium.org/5968004/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
