Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
Cuda
/
Complex
/
file2.h
blob: d2dbaa4deeae92df83a665dfda6a70cc044b4454 [
file
] [
log
] [
blame
]
#pragma
once
#include
"file1.h"
struct
result_type_dynamic
{
int
input
;
int
sum
;
bool
from_static
;
};