mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-20 08:39:37 +08:00
Removed redundant typedef which confused old gcc versions.
This commit is contained in:
parent
20cac72b82
commit
24d65ac0b0
@ -18,8 +18,6 @@
|
||||
VERIFY(threw && "should have thrown bad_alloc: " #a); \
|
||||
}
|
||||
|
||||
typedef DenseIndex Index;
|
||||
|
||||
template<typename MatrixType>
|
||||
void triggerMatrixBadAlloc(Index rows, Index cols)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user