efl/src/lib/efl
Marcel Hollerbach e58e5eda08 efl: remove eina_promise typedef
fixes the following warnings:
  /usr/local/include/efl-1/Efl_Model_Common.h:14:30: warning: redefinition of typedef 'Eina_Promise' is a
        C11 feature [-Wtypedef-redefinition]
  typedef struct _Eina_Promise Eina_Promise;
                               ^
  /usr/local/include/eina-1/eina/eina_promise.h:10:30: note: previous definition is here
  typedef struct _Eina_Promise Eina_Promise;

To remove the typedef i had to cleanup the includes of header in
evas_canvas3d_eet.c.
2016-05-01 17:01:22 +02:00
..
interfaces spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
.gitignore lib/efl: add gitignore 2014-08-21 15:19:38 +01:00
Efl.h spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
Efl_Config.h.in Add "--with-id" configure option that can be used to specify a 2013-11-04 22:12:12 +09:00
Efl_Model_Common.h efl: remove eina_promise typedef 2016-05-01 17:01:22 +02:00
Makefile.am spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00