Eolian cxx tests: don't redefine Ecore_Cb.

This commit is contained in:
Tom Hacohen 2016-04-20 12:51:37 +01:00
parent 80da5099c1
commit 115b69fd47
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
type @extern Ecore_Cb: __undefined_type;
import ecore_types;
class Generic (Eo.Base)
{