mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-05-07 03:39:04 +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" |