mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-10 23:21:47 +08:00
Fix compilation.
(grafted from f8a55cc062a3cba8230e621e0d5e855418a2d5e9 )
This commit is contained in:
parent
ad3e4d1a49
commit
f9d655a8c8
@ -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