Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a4ee3a2bd17d39f3a6d317b50745aaebee7b95e2
/
.
/
Tests
/
RunCMake
/
install
/
obj1.h
blob: d88d5d2b90ed1899cbea6f7f395fa461ccaf6761 [
file
]
#ifndef
OBJ1_H
#define
OBJ1_H
int
obj1
(
void
);
#endif
/* OBJ1_H */