Sign in
nest-open-source
/
nest-cam
/
4320010
/
x86_64-linux-glibc2.15
/
d958e8515dddf7ed877d63063fd6c7716029f313
/
.
/
x86_64-linux-glibc2.15-4.8
/
include
/
isl
/
version.h
blob: 7f8f23d69451b45b41bbef0f089cc8efba4b7298 [
file
] [
log
] [
blame
]
#ifndef
ISL_VERSION_H
#define
ISL_VERSION_H
#if defined(__cplusplus)
extern
"C"
{
#endif
const
char
*
isl_version
(
void
);
#if defined(__cplusplus)
}
#endif
#endif