fix compile errors with gcc 4.3: unresolved func call to

ei_cache_friendly_product, and undeclared memcpy
This commit is contained in:
Benoit Jacob
2008-08-03 15:44:06 +00:00
parent 6d11a07e5e
commit 49ae3fca89
2 changed files with 4 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
#include "CoreDeclarations"
#include <iostream>
#include <cstring>
#ifdef EIGEN_VECTORIZE
// it seems we cannot assume posix_memalign is defined in the stdlib header