mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Remove some Array #includes.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
// Eigen. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "main.h"
|
||||
#include <Eigen/Array>
|
||||
|
||||
template<typename MatrixType> void array(const MatrixType& m)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user