X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libs%2Fconfig%2Ftest%2Fboost_no_cxx11_hdr_future.ipp;h=b19302d0e3fa525296f337c60b5e676142f08d5f;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=3913e3c75afbfdf7561a8e4c6f841318a8798e11;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/libs/config/test/boost_no_cxx11_hdr_future.ipp b/libs/config/test/boost_no_cxx11_hdr_future.ipp index 3913e3c..b19302d 100644 --- a/libs/config/test/boost_no_cxx11_hdr_future.ipp +++ b/libs/config/test/boost_no_cxx11_hdr_future.ipp @@ -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;