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