fbcode: remove unused includes from .cpp files without #if (but possibly #define)
authorMathieu Baudet <mathieubaudet@fb.com>
Mon, 2 Jan 2017 13:19:07 +0000 (05:19 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 2 Jan 2017 13:32:52 +0000 (05:32 -0800)
commitb97b7d79e094c1f14475b92c6d3cf74f922345d7
tree44937f9be1e4c551bbe8263c10420e4ab0075d76
parent9c20a858e4faf2cd0e4d2661fa652febfd4ac5a8
fbcode: remove unused includes from .cpp files without #if (but possibly #define)

Summary: Same as D4312617 but this time not excluding source files with `#define`.

Reviewed By: soumith

Differential Revision: D4344811

fbshipit-source-id: 5a314960c319f029c6737c8c8ac8224ec2f20218
folly/futures/test/FutureTest.cpp
folly/test/CacheLocalityBenchmark.cpp
folly/test/ThreadLocalBenchmark.cpp