Fix typo - ac defined are prefixed with FOLLY_
authorSara Golemon <sgolemon@fb.com>
Thu, 2 Jul 2015 21:02:18 +0000 (14:02 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 2 Jul 2015 22:46:00 +0000 (15:46 -0700)
commit4a0bffd8b7952787312c053719a3534c2dc91441
tree45742e41ff039b978304ccf16e1ba16a10b3b426
parent8fe0a63e56fa5e9999d6cb793a0b8ddb31241c73
Fix typo - ac defined are prefixed with FOLLY_

Summary: Got this ifdef wrong in my last change here.

Reviewed By: @paulbiss

Differential Revision: D2213708
folly/String.cpp