efl/src/examples/eolian_cxx/colourable_stub.c

13 lines
194 B
C

#include <stdio.h>
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "Eo.h"
#include "Eina.h"
#include "colourable_stub.h"
#include "ns_colourable.eo.h"
#include "ns_colourable.eo.c"