#ifndef SIMPLE4_H #define SIMPLE4_H #include "Eobj.h" #define SIMPLE4_CLASS simple4_class_get() const Eobj_Class *simple4_class_get(void) EINA_CONST; #endif