Add link to bug report in comment.

[ci skip]
This commit is contained in:
jzmaddock
2017-07-21 13:25:49 +01:00
parent 6415a2cd43
commit 7e4a1c85b7
+2 -1
View File
@@ -40,7 +40,8 @@
# define BOOST_NO_CXX11_UNICODE_LITERALS
#endif
//
// And this one effects the NVCC front end:
// And this one effects the NVCC front end,
// See https://svn.boost.org/trac/boost/ticket/13049
//
#if (__CUDACC_VER__ >= 80000) && (__CUDACC_VER__ < 80100)
# define BOOST_NO_CXX11_NOEXCEPT