mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-11 19:29:02 +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
|
#ifndef EIGEN_TYPE_CASTING_NEON_H
|
||||||
#define EIGEN_TYPE_CASTING_NEON_H
|
#define EIGEN_TYPE_CASTING_NEON_H
|
||||||
|
|
||||||
#include <Eigen/src/Core/util/Meta.h>
|
|
||||||
|
|
||||||
namespace Eigen {
|
namespace Eigen {
|
||||||
|
|
||||||
namespace internal {
|
namespace internal {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user