mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-11-27 06:30:28 +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)
|
||||
#define EIGEN_STRONG_INLINE __forceinline
|
||||
#else
|
||||
#define EIGEN_STRONG_INLINE __attribute__((always_inline))
|
||||
#define EIGEN_STRONG_INLINE inline
|
||||
#endif
|
||||
|
||||
#if (defined __GNUC__)
|
||||
|
Loading…
Reference in New Issue
Block a user