Use FOLLY_DEPRECATED rather than directly using GCC specific attributes.
authorChristopher Dykes <cdykes@fb.com>
Tue, 26 Jan 2016 16:59:32 +0000 (08:59 -0800)
committerfacebook-github-bot-0 <folly-bot@fb.com>
Tue, 26 Jan 2016 17:20:28 +0000 (09:20 -0800)
commit68a47850f7cd222e3664e82fc9da2b3c0e3b3d28
treee12bc882c7719284697ab18a04a4b0204418118b
parent25e4743fea71d3283289489cd3c949ffe17fd226
Use FOLLY_DEPRECATED rather than directly using GCC specific attributes.

Summary: Without this MSVC can't compile.

Reviewed By: lbrandy

Differential Revision: D2856598

fb-gh-sync-id: 0e146afe844b0ce5d3782528ed9c3de53f7c8b05
folly/Singleton.h