mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix compilation (for some reason the pb happens only under windows)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#define EIGEN_NONLINEAROPTIMIZATION_MODULE
|
||||
|
||||
#include <Eigen/Core>
|
||||
#include <Eigen/Jacobi>
|
||||
#include <unsupported/Eigen/NumericalDiff>
|
||||
|
||||
namespace Eigen {
|
||||
|
||||
Reference in New Issue
Block a user