Updated string.h
authorNicholas Ormrod <njormrod@fb.com>
Fri, 1 May 2015 21:45:31 +0000 (14:45 -0700)
committerPraveen Kumar Ramakrishnan <praveenr@fb.com>
Tue, 12 May 2015 00:02:07 +0000 (17:02 -0700)
commit02bb2c340cde43595ca8aacd6585751c8e58541a
tree216de46e9c6f47f7adc8c2cf7d7ef81bea626b08
parent5cf352781a70eaf4e61a1aad640ea07cd0983307
Updated string.h

Summary:
@markisaa, @ldbrandy: stdarg.h is for ellipses arguments, ##...##, which this file does contain.
The pull request indicates that this header is required for windows. Given that adding it doesn't hurt, and should be there anyways, I'd say go on this pull request.

Fixed a fatal error when compiling folly for HHVM

Signed-off-by: Nicholas Ormrod <njormrod@fb.com>
Test Plan: contbuild

Reviewed By: markisaa@fb.com

Subscribers: folly-diffs@, yfeldblum, chalfant, ldbrandy, markisaa

FB internal diff: D1999557

Tasks: 6783581

Signature: t1:1999557:1429220813:0580882b8a55d86f51cdd602d2d152920d368b75
folly/String.h