Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / config / test / boost_no_cxx11_hdr_future.ipp
index 3913e3c..b19302d 100644 (file)
@@ -26,7 +26,6 @@ int test()
   using std::promise;
   using std::future;
   using std::shared_future;
-  using std::atomic_future;
   using std::packaged_task; // undefined
   using std::async;
   return 0;