efl/legacy/eobj/src/tests/mixin/mixin4.h

8 lines
123 B
C

#ifndef MIXIN4_H
#define MIXIN4_H
#define MIXIN4_CLASS mixin4_class_get()
const Eo_Class *mixin4_class_get(void);
#endif