mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
committed by
Peter Johnson
parent
877a9eae1f
commit
f4779379c3
@@ -37,7 +37,7 @@
|
||||
namespace std {
|
||||
template <class T>
|
||||
using decay_t = typename decay<T>::type;
|
||||
}
|
||||
} // namespace std
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user