1
0
forked from boostorg/mp11

Define host compiler macro when using CUDA (refs #68)

This commit is contained in:
Peter Dimov
2021-11-18 14:08:33 +02:00
parent df1cb655be
commit a4d7c46670

View File

@@ -47,7 +47,9 @@
# endif
#elif defined(__clang__)
#endif
#if defined(__clang__)
// Clang