----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55410/ -----------------------------------------------------------
Review request for mesos and Alexander Rojas. Repository: mesos Description ------- The `<xlocale.h>` header doesn't exist in Windows and thus broke the Windows build. ``` fatal error C1083: Cannot open include file: 'xlocale.h': No such file ``` Diffs ----- 3rdparty/stout/include/stout/jsonify.hpp 3c48046e087de2a66139a31449327fd94c149371 Diff: https://reviews.apache.org/r/55410/diff/ Testing ------- Thanks, Michael Park
