Disable another Eigen2 deprecated warning

This commit is contained in:
Christoph Hertzberg 2014-12-11 16:17:29 +01:00
parent d0c3fcd382
commit 58f0647f96

View File

@ -8,6 +8,7 @@
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
#define EIGEN2_SUPPORT
#define EIGEN_NO_EIGEN2_DEPRECATED_WARNING
#include "main.h"