Add a preprocessor guard around __STDC_LIMIT_MACROS in IOBuf.cpp
authorMichael Lee <mzlee@fb.com>
Wed, 13 Jan 2016 00:22:47 +0000 (16:22 -0800)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Wed, 13 Jan 2016 01:20:30 +0000 (17:20 -0800)
commitc79d034bee402566c8f907a60c86d65c75519e69
tree7c85d686db2f9b538dd299738a7ea93813d2c8f4
parent29169ddf26a342fd9a77c1f548e442c59b7a2569
Add a preprocessor guard around __STDC_LIMIT_MACROS in IOBuf.cpp

Summary:
Adding the standard preprocessor guard around the `#define
__STD_LIMIT_MACROS` in IOBuf.cpp.

public

Reviewed By: knekritz

Differential Revision: D2825816

fb-gh-sync-id: 191824ec8d1f837e2b8380a2f8451972c421ceaa
folly/io/IOBuf.cpp