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

8 lines
122 B
C

#ifndef SIMPLE7_H
#define SIMPLE7_H
#define SIMPLE7_CLASS simple7_class_get()
const Eo *simple7_class_get(void);
#endif