You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Charles Reiss <wo...@gmail.com> on 2012/07/13 01:37:23 UTC

Review Request: Add missing #includes of standard headers

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5922/
-----------------------------------------------------------

Review request for mesos and Benjamin Hindman.


Description
-------

String utilities in common/ relied on some standard headers including other standard headers, which breaks with pickier standard library implementations.


Diffs
-----

  src/common/stringify.hpp 1422449 
  src/common/strings.hpp 804108f 

Diff: https://reviews.apache.org/r/5922/diff/


Testing
-------


Thanks,

Charles Reiss