#ifndef MIXIN4_H #define MIXIN4_H #include "Eo.h" #define MIXIN4_CLASS mixin4_class_get() const Eo_Class *mixin4_class_get(void); #endif