efl/src/tests/eo/constructors/constructors_simple6.h

8 lines
128 B
C

#ifndef SIMPLE6_H
#define SIMPLE6_H
#define SIMPLE6_CLASS simple6_class_get()
const Eo_Class *simple6_class_get(void);
#endif