Include atomic in SingletonTestStructs.cpp
authorChristopher Dykes <cdykes@fb.com>
Fri, 18 Nov 2016 00:30:12 +0000 (16:30 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Fri, 18 Nov 2016 00:38:38 +0000 (16:38 -0800)
commit1f5e574d873668adbfd0c392e01ee766a39a13c2
treed29a3bba33aaee03f1c2a2c5e20668e82342b596
parent4bd573d6abb80b1e8268f23d78ccb29fc7a1ef40
Include atomic in SingletonTestStructs.cpp

Summary: This was relying on it being transitively included by system headers, which isn't the case under MSVC.

Reviewed By: yfeldblum

Differential Revision: D4199882

fbshipit-source-id: c25dc1e86687e19851923a1a660a91bcf63f0e6d
folly/test/SingletonTestStructs.cpp