mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fixed include path
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user