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