mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-05-04 17:54:07 +08:00
revert bad commit
This commit is contained in:
parent
d58bb54e7f
commit
708fa36750
@ -114,7 +114,7 @@ using Eigen::ei_cos;
|
|||||||
#if (defined _MSC_VER)
|
#if (defined _MSC_VER)
|
||||||
#define EIGEN_STRONG_INLINE __forceinline
|
#define EIGEN_STRONG_INLINE __forceinline
|
||||||
#else
|
#else
|
||||||
#define EIGEN_STRONG_INLINE __attribute__((always_inline))
|
#define EIGEN_STRONG_INLINE inline
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (defined __GNUC__)
|
#if (defined __GNUC__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user