Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2e88a3efc2b52da02f516fdfc8fe97aea0b14e4c
/
.
/
Tests
/
ObjectLibrary
/
LinkObjects
/
d_dep.c
blob: cf09314115c71e3041b817e4e7b3e2e7b2bd6314 [
file
]
#ifdef
OBJD
# error "OBJD is defined, but should not be"
#endif
int
d_dep
(
void
)
{
return
0
;
}