Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2cf2d4f7df60196cbea6834c744a670db511c8d5
/
.
/
Tests
/
IncludeDirectories
/
SystemIncludeDirectories
/
upstream.cpp
blob: c569307cdb0bc2918c9730d3c2cc4e84bde972bb [
file
]
#include
"upstream.h"
int
upstream
()
{
return
systemlib
();
}