Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b4db306afff5da683aedd99bd8a9ea0c850f22df
/
.
/
Tests
/
IncludeDirectoriesCPATH
/
consumer.cpp
blob: 59608dada21e0f95177ca557cf8c1b225f5e21ee [
file
]
#include
"systemlib.h"
int
consumer
()
{
return
systemlib
();
}