forked from boostorg/mp11
Define host compiler macro when using CUDA (refs #68)
This commit is contained in:
@@ -47,7 +47,9 @@
|
||||
|
||||
# endif
|
||||
|
||||
#elif defined(__clang__)
|
||||
#endif
|
||||
|
||||
#if defined(__clang__)
|
||||
|
||||
// Clang
|
||||
|
||||
|
Reference in New Issue
Block a user