mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-12 14:25:16 +08:00
Disable another device warning
This commit is contained in:
parent
86c0decc48
commit
e9e90892fe
@ -94,6 +94,7 @@
|
||||
#pragma diag_suppress 2735
|
||||
#pragma diag_suppress 2737
|
||||
#pragma diag_suppress 2739
|
||||
#pragma diag_suppress 2976
|
||||
#pragma diag_suppress 2979
|
||||
// Disable the "// __device__ annotation is ignored on a function(...) that is
|
||||
// explicitly defaulted on its first declaration" message.
|
||||
|
Loading…
Reference in New Issue
Block a user