Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6cca475bbf7cf8f3b03db3baaa772aa5b72e94de
/
.
/
Tests
/
Cuda
/
ProperLinkFlags
/
main.cxx
blob: 7c0ee9e374333a5197162c9bfd38720f4fd65fd6 [
file
]
#include
<iostream>
#include
"file1.h"
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}