to_string is not supported everywhere
authorMichael Lee <mzlee@fb.com>
Tue, 1 Mar 2016 15:51:30 +0000 (07:51 -0800)
committerFacebook Github Bot 5 <facebook-github-bot-5-bot@fb.com>
Tue, 1 Mar 2016 16:05:45 +0000 (08:05 -0800)
commitaa8dce113951ee4d316cfdeba973e06d93089761
tree89e5fef6e6f477cd558e0be91350a4d77f2b49be
parentb363d9f7a37c23ad345861025ed07cf437adedaa
to_string is not supported everywhere

Summary: Also remove an extra `#include <strstream>` from JsonTest.cpp as it is no longer necessary.

Reviewed By: yfeldblum

Differential Revision: D2991381

fb-gh-sync-id: 386b8281726d034933ebdc26733dd35dc5ace949
shipit-source-id: 386b8281726d034933ebdc26733dd35dc5ace949
folly/test/IPAddressTest.cpp
folly/test/JsonTest.cpp