????

Your IP : 18.216.82.12


Current Path : C:/opt/msys64/ucrt64/include/isl/
Upload File :
Current File : C:/opt/msys64/ucrt64/include/isl/version.h

#ifndef ISL_VERSION_H
#define ISL_VERSION_H

#if defined(__cplusplus)
extern "C" {
#endif

const char *isl_version(void);

#if defined(__cplusplus)
}
#endif

#endif