move Futures from folly::wangle to folly
[folly.git] / folly / wangle / concurrent / test / ThreadPoolExecutorTest.cpp
index b83dce282312e3b1908b34a79f327049091d51d8..d08d2e501affa816a9b8c13d87ba961074457b1e 100644 (file)
@@ -21,6 +21,7 @@
 #include <glog/logging.h>
 #include <gtest/gtest.h>
 
+using namespace folly;
 using namespace folly::wangle;
 using namespace std::chrono;