mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
#ifdef __GNUC__
|
|
#warning "The Eigen/Regression header file has been renamed to Eigen/LeastSquares. The old name is deprecated, please update your code."
|
|
#endif
|
|
|
|
#include "LeastSquares" |