mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-04 18:54:00 +08:00
Fix compilation.
This commit is contained in:
parent
cbbf88c4d7
commit
f8a55cc062
@ -126,7 +126,7 @@ class TensorStorage<T, DSizes<IndexType, NumIndices_>, Options_>
|
||||
}
|
||||
else
|
||||
m_data = 0;
|
||||
EIGEN_INTERNAL_DENSE_STORAGE_CTOR_PLUGIN
|
||||
EIGEN_INTERNAL_DENSE_STORAGE_CTOR_PLUGIN()
|
||||
}
|
||||
m_dimensions = nbDimensions;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user