efl/src/tests/efl_mono/dummy_inherit_helper.c

9 lines
149 B
C

#include "libefl_mono_native_test.h"
typedef struct Dummy_Inherit_Helper_Data
{
} Dummy_Inherit_Helper_Data;
#include "dummy_inherit_helper.eo.c"