Eigen: Added #define EIGEN_MPL2_ONLY to enforece MPL2 license

git-svn-id: svn://ultimatepp.org/upp/trunk@15067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
koldo 2020-09-18 16:55:27 +00:00
parent 802a934f52
commit a53eb91861

View file

@ -5,6 +5,8 @@
#define EIGEN_DENSEBASE_PLUGIN <plugin/Eigen/ToStringPlugin.h>
#define EIGEN_TENSOR_PLUGIN <plugin/Eigen/ToStringPlugin.h>
#define EIGEN_MPL2_ONLY
#ifndef _DEBUG
#define EIGEN_NO_DEBUG
#endif