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