fixed build with g++ 5+ and ASAN enabled
authorKosov Eugene <kevg@sphinxsearch.com>
Fri, 18 Dec 2015 18:17:19 +0000 (10:17 -0800)
committerfacebook-github-bot-0 <folly-bot@fb.com>
Fri, 18 Dec 2015 19:20:22 +0000 (11:20 -0800)
commit5b39da3fca065b27bd828b3b57c15f3bffe8052f
treeab67ea6fae441a02de2ef5b9e1ad8059ca842016
parent60345760e93bb6dda27626afc4b2c17f6a1ce93f
fixed build with g++ 5+ and ASAN enabled

Summary:
Fixing by deleting unnecessary macro checks - folly already requires at least g++4.8
Closes https://github.com/facebook/folly/pull/338

Reviewed By: yfeldblum

Differential Revision: D2742024

Pulled By: fredemmott

fb-gh-sync-id: c0ecc7edceeebd1f972b0be4f4740214211f1c24
folly/FBString.h