summaryrefslogtreecommitdiff
path: root/src/bindings/cxx/eo_cxx/Eo.hh
blob: bd60f69701c1e2db7be0e75476df40dd487ba38c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef EFL_CXX_EO_HH
#define EFL_CXX_EO_HH

#include "efl_object_impl.hh"

#include <eo_concrete.hh>
#include <eo_init.hh>
#include <eo_wref.hh>
//#include <eo_inherit.hh>
//#include <eo_own_ptr.hh>
#include <eo_promise.hh>
#include <eo_cxx_interop.hh>
#include <eo_event.hh>

#include "efl_object.eo.hh"
#include "efl_object.eo.impl.hh"

#endif // EFL_CXX_EO_HH