Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
IncludeDirectories
/
SystemIncludeDirectories
/
systemlib.cpp
blob: 5516b6292752f66a08388d919854eec23bccc76e [
file
] [
log
] [
blame
]
#include
"systemlib.h"
int
systemlib
()
{
return
0
;
}