Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
IncludeDirectoriesCPATH
/
consumer.cpp
blob: 59608dada21e0f95177ca557cf8c1b225f5e21ee [
file
] [
log
] [
blame
]
#include
"systemlib.h"
int
consumer
()
{
return
systemlib
();
}