folly/experimental/fibers/EventBaseLoopController.h: include <atomic>
authorJim Meyering <meyering@fb.com>
Thu, 21 May 2015 23:22:13 +0000 (16:22 -0700)
committerwoo <woo@fb.com>
Tue, 26 May 2015 18:31:54 +0000 (11:31 -0700)
commit79e29a6c284d30210af752f547a10cbbb99c7b7e
treed8ea0a2568382f39280b3d913e30c971177fcf2c
parentb0131bea126f9febe31c825fc4cd11d5d8996304
folly/experimental/fibers/EventBaseLoopController.h: include <atomic>

Summary: Without <atomic>, this fails to compile with clang:dev and newer glibc.

Test Plan:
fbconfig --clang --with-project-version=clang:dev --with-project-version=llvm_compiler_rt:dev --platform-all=gcc-4.9-glibc-2.20 --sanitize=address mcrouter/lib/network:client-test-sync && fbmake dbg

Reviewed By: pavlo@fb.com

Subscribers: folly-diffs@, yfeldblum, chalfant

FB internal diff: D2093709

Signature: t1:2093709:1432250378:2b78c142598bf0a7b0869089c752f5ccdae9da22
folly/experimental/fibers/EventBaseLoopController.h