6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
|
#ifndef CUELIM_CUH
|
||
|
#define CUELIM_CUH
|
||
|
|
||
|
#include "multiplication.cuh"
|
||
|
|
||
|
#endif
|