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