mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-06 14:14:46 +08:00
Remove rogue include in TypeCasting.h. Meta.h is already included by the top-level header in Eigen/Core.
This commit is contained in:
parent
b9362fb8f7
commit
6601abce86
@ -10,8 +10,6 @@
|
||||
#ifndef EIGEN_TYPE_CASTING_NEON_H
|
||||
#define EIGEN_TYPE_CASTING_NEON_H
|
||||
|
||||
#include <Eigen/src/Core/util/Meta.h>
|
||||
|
||||
namespace Eigen {
|
||||
|
||||
namespace internal {
|
||||
|
Loading…
Reference in New Issue
Block a user