eet: remove the need to order the header correctly for Windows.

This commit is contained in:
Cedric BAIL 2015-04-28 14:23:37 +02:00
parent fe6f394dab
commit 7b52ecc9b9
1 changed files with 3 additions and 1 deletions

View File

@ -4821,9 +4821,11 @@ eet_connection_close(Eet_Connection *conn,
Eina_Bool *on_going);
/***************************************************************************/
#ifdef __cplusplus
}
#endif /* ifdef __cplusplus */
#undef EAPI
#define EAPI
#endif /* ifndef _EET_H */