mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fixed compilation due to lacking Transform definitions.
This commit is contained in:
@@ -50,7 +50,6 @@ namespace Eigen {
|
||||
#include "src/Eigen2Support/Block.h"
|
||||
#include "src/Eigen2Support/VectorBlock.h"
|
||||
#include "src/Eigen2Support/Minor.h"
|
||||
#include "src/Eigen2Support/Transform.h"
|
||||
|
||||
|
||||
} // namespace Eigen
|
||||
|
||||
Reference in New Issue
Block a user