mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-13 18:37:27 +08:00
Fix unit test.
This commit is contained in:
parent
fe62c06d9b
commit
82293f38d6
@ -9,6 +9,8 @@
|
||||
|
||||
#include "main.h"
|
||||
|
||||
using internal::is_same_dense;
|
||||
|
||||
void test_is_same_dense()
|
||||
{
|
||||
typedef Matrix<double,Dynamic,Dynamic,ColMajor> ColMatrixXd;
|
||||
|
Loading…
x
Reference in New Issue
Block a user