efl/src/bin/eolian_cxx/convert.hh

10 lines
219 B
C++

#ifndef EOLIAN_CXX_EOLIAN_CONVERT_CLASSES_HH
#define EOLIAN_CXX_EOLIAN_CONVERT_CLASSES_HH
#include "eo_types.hh"
efl::eolian::eo_class c_to_cxx(const char *classname);
#endif // EOLIAN_CXX_EOLIAN_CONVERT_CLASSES_HH