mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-05-08 22:09:06 +08:00
Fixed include path
This commit is contained in:
parent
0f3c4c8ff4
commit
ba32ded021
@ -535,7 +535,7 @@ InstType instantiate_by_c_array(ArrType* arr)
|
|||||||
|
|
||||||
#else // Non C++11, fallback to emulation mode
|
#else // Non C++11, fallback to emulation mode
|
||||||
|
|
||||||
#include "src/Core/util/EmulateCXX11Meta.h"
|
#include "EmulateCXX11Meta.h"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user