#ifndef SIMPLE5_H #define SIMPLE5_H #include "Eo.h" #define SIMPLE5_CLASS simple5_class_get() const Eo_Class *simple5_class_get(void) EINA_CONST; #endif