mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user