Pulled latest updates from trunk

This commit is contained in:
Benoit Steiner 2016-11-02 08:53:13 -07:00
commit b238f387b4

View File

@ -10,6 +10,8 @@
#ifndef EIGEN_SPECIALFUNCTIONS_MODULE #ifndef EIGEN_SPECIALFUNCTIONS_MODULE
#define EIGEN_SPECIALFUNCTIONS_MODULE #define EIGEN_SPECIALFUNCTIONS_MODULE
#include <math.h>
#include "../../Eigen/Core" #include "../../Eigen/Core"
#include "../../Eigen/src/Core/util/DisableStupidWarnings.h" #include "../../Eigen/src/Core/util/DisableStupidWarnings.h"