gcc 4.6 compatibility commit r34520 broke OSX, this should work now.
This commit is contained in:
2
extern/Eigen2/Eigen/Core
vendored
2
extern/Eigen2/Eigen/Core
vendored
@@ -59,7 +59,7 @@
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <limits>
|
||||
#include <malloc.h>
|
||||
#include <cstddef>
|
||||
|
||||
#if (defined(_CPPUNWIND) || defined(__EXCEPTIONS)) && !defined(EIGEN_NO_EXCEPTIONS)
|
||||
#define EIGEN_EXCEPTIONS
|
||||
|
Reference in New Issue
Block a user