cuda-samples
cuda-samples copied to clipboard
add inline specifiers
It causes error without "inline" or "static" specifiers when the header is included into two different source files. I find a similar concern here
Hi @mdoijade could you please review this change?