mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix compile errors with gcc 4.3: unresolved func call to
ei_cache_friendly_product, and undeclared memcpy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user