diff --git a/test/gpu_test_helper.h b/test/gpu_test_helper.h index 5907468811..bbbe97d8c4 100644 --- a/test/gpu_test_helper.h +++ b/test/gpu_test_helper.h @@ -39,7 +39,7 @@ using std::tie; using tuple_impl::tuple; using tuple_impl::get; using tuple_impl::make_tuple; -using +using tuple_impl::tie; #endif #undef EIGEN_USE_CUSTOM_TUPLE } // namespace test_detail