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