Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2cf2d4f7df60196cbea6834c744a670db511c8d5
/
.
/
Tests
/
PrecompiledHeader
/
include
/
foo.h
blob: 2210cb41df9a051aa5721f1a5538ab6919dde887 [
file
] [
log
] [
blame
]
#ifndef
foo_h
#define
foo_h
extern
int
foo
();
#endif