Y
Hacker News
new
|
ask
|
show
|
jobs
by
Y_Y
1147 days ago
This used to be mandatory for nvcc/CUDA, if you had multiple source files (not just headers) you had to #include all of them in your main file. It made me very uncomfortable.