mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix failing MSVC tests due to compiler bugs.
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
d6235d76db
commit
394aabb0a3
@@ -10,6 +10,7 @@
|
||||
|
||||
#include "packetmath_test_shared.h"
|
||||
#include "random_without_cast_overflow.h"
|
||||
#include "packet_ostream.h"
|
||||
|
||||
template <typename T>
|
||||
inline T REF_ADD(const T& a, const T& b) {
|
||||
|
||||
Reference in New Issue
Block a user