Eo: add autotools tests. I have plenty of errors with the unit tests on Windows
[profile/ivi/eobj.git] / src / tests / constructors / simple6.h
1 #ifndef SIMPLE6_H
2 #define SIMPLE6_H
3
4 #define SIMPLE6_CLASS simple6_class_get()
5 const Eo_Class *simple6_class_get(void);
6
7 #endif