Ecore_Common: protect against Ecore_Exe redefinition

This commit is contained in:
Jérémy Zurcher 2014-08-22 09:20:32 +02:00
parent 84b985b45c
commit 4cbdd93b13
1 changed files with 2 additions and 0 deletions

View File

@ -893,6 +893,8 @@ typedef enum _Ecore_Exe_Win32_Priority Ecore_Exe_Win32_Priority;
typedef Eo Ecore_Exe; /**< A handle for spawned processes */
#define _ECORE_EXE_EO_CLASS_TYPE
/**
* @typedef Ecore_Exe_Cb Ecore_Exe_Cb
* A callback to run with the associated @ref Ecore_Exe, usually