#ifndef iotelic_global_H #define iotelic_global_H #ifdef __cplusplus extern "C" { #endif #define IOTELIC_OK 0 #ifdef __cplusplus } #endif #endif // iotelic_global_H