efl/src/bindings/eina_cxx/eina_eo_base_fwd.hh

11 lines
119 B
C++

#ifndef EINA_EO_BASE_FWD_HH
#define EINA_EO_BASE_FWD_HH
namespace efl { namespace eo {
struct base;
} }
#endif