#ifndef INHERIT3_H #define INHERIT3_H #include "Eo.h" #define INHERIT3_CLASS inherit3_class_get() const Eo_Class *inherit3_class_get(void); #endif