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