didnt mean to commit to Eigen2 since its externally maintained.

This commit is contained in:
Campbell Barton 2011-03-30 16:21:35 +00:00
parent bb1f20a534
commit 37f3bbae90

@ -37,8 +37,6 @@
#define EIGEN_FREEBSD_MALLOC_ALREADY_ALIGNED 0
#endif
#include <stddef.h>
#if defined(__APPLE__) || defined(_WIN64) || EIGEN_FREEBSD_MALLOC_ALREADY_ALIGNED
#define EIGEN_MALLOC_ALREADY_ALIGNED 1
#else