Eo eina types: Add Eina.Value.

This commit is contained in:
Tom Hacohen 2016-04-19 16:42:19 +01:00
parent 83b8b6da07
commit 746581865f
1 changed files with 2 additions and 0 deletions

View File

@ -25,3 +25,5 @@ struct @extern Eina.Matrix3 {
struct @extern Eina.Inarray;
type @extern Eina.Unicode: uint32;
struct @extern Eina.Value;