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

8 lines
122 B
C

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