mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-07 18:27:40 +08:00
Minor fix for compilation error on HIP.
This commit is contained in:
parent
2e31570c16
commit
a751225845
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user