mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-20 08:39:37 +08:00
Add missing #endif directive in Macros.h
This commit is contained in:
parent
cb654b1c45
commit
0bdc0dba20
@ -666,6 +666,7 @@
|
||||
#else
|
||||
#define EIGEN_HAS_STD_RESULT_OF 0
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef EIGEN_HAS_ALIGNAS
|
||||
#if EIGEN_MAX_CPP_VER>=11 && EIGEN_HAS_CXX11 && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user